Unverified Commit f69069bd authored by Joshy Orndorff's avatar Joshy Orndorff Committed by GitHub
Browse files

Parachain Template: Prune `AuxStore` bound and corresponding crate dependency (#2303)



This small PR removes an unnecessary trait bound to the `AuxStore` trait
from the Parachain template's `rpc.rs` file.

With that bound removed, the entire dependency on `sc-client-api` can
also be removed.

---------

Co-authored-by: default avatarJoshy Orndorff <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent c68ce6e1
Pipeline #419978 failed with stages
in 1 hour, 11 minutes, and 13 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment