mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 17:11:02 +00:00
Remove unused dependencies (#14464)
This commit is contained in:
@@ -28,7 +28,6 @@ tracing = "0.1.29"
|
||||
tracing-log = "0.1.3"
|
||||
tracing-subscriber = { version = "0.2.25", features = ["parking_lot"] }
|
||||
sc-client-api = { version = "4.0.0-dev", path = "../api" }
|
||||
sc-rpc-server = { version = "4.0.0-dev", path = "../rpc-servers" }
|
||||
sc-tracing-proc-macro = { version = "4.0.0-dev", path = "./proc-macro" }
|
||||
sp-api = { version = "4.0.0-dev", path = "../../primitives/api" }
|
||||
sp-blockchain = { version = "4.0.0-dev", path = "../../primitives/blockchain" }
|
||||
|
||||
Reference in New Issue
Block a user