mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 18:37:59 +00:00
node-template: Remove accidentally added dependency (#14553)
`sc-statement-store` isn't used by the template and thus, should not appear in the `Cargo.toml`.
This commit is contained in:
Generated
-1
@@ -5581,7 +5581,6 @@ dependencies = [
|
||||
"sc-offchain",
|
||||
"sc-rpc-api",
|
||||
"sc-service",
|
||||
"sc-statement-store",
|
||||
"sc-telemetry",
|
||||
"sc-transaction-pool",
|
||||
"sc-transaction-pool-api",
|
||||
|
||||
Reference in New Issue
Block a user