Removed duplicate dependency (#9021)
This commit is contained in:
parent
1792725651
commit
8fbb98fb3f
@ -53,7 +53,6 @@ ethjson = { path = "../json" }
|
|||||||
ethkey = { path = "../ethkey" }
|
ethkey = { path = "../ethkey" }
|
||||||
ethstore = { path = "../ethstore" }
|
ethstore = { path = "../ethstore" }
|
||||||
fetch = { path = "../util/fetch" }
|
fetch = { path = "../util/fetch" }
|
||||||
hardware-wallet = { path = "../hw" }
|
|
||||||
keccak-hash = { path = "../util/hash" }
|
keccak-hash = { path = "../util/hash" }
|
||||||
node-health = { path = "../dapps/node-health" }
|
node-health = { path = "../dapps/node-health" }
|
||||||
parity-reactor = { path = "../util/reactor" }
|
parity-reactor = { path = "../util/reactor" }
|
||||||
|
Loading…
Reference in New Issue
Block a user