Remove unneeded code (#737)

This commit is contained in:
Gav Wood
2018-09-13 18:08:45 +02:00
committed by GitHub
parent bd40f05167
commit 3f96419665
57 changed files with 72 additions and 1817 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ node-api = { path = "../api" }
node-primitives = { path = "../primitives" }
node-runtime = { path = "../runtime" }
substrate-client = { path = "../../core/client" }
parity-codec = { path = "../../codec" }
parity-codec = { version = "~1.0" }
substrate-keyring = { path = "../../core/keyring" }
substrate-extrinsic-pool = { path = "../../core/extrinsic-pool" }
substrate-primitives = { path = "../../core/primitives" }