Removed duplicate dependency (#9021)

This commit is contained in:
outofgas 2018-07-02 10:19:56 +02:00 committed by Niklas Adolfsson
parent 1792725651
commit 8fbb98fb3f

View File

@ -53,7 +53,6 @@ ethjson = { path = "../json" }
ethkey = { path = "../ethkey" }
ethstore = { path = "../ethstore" }
fetch = { path = "../util/fetch" }
hardware-wallet = { path = "../hw" }
keccak-hash = { path = "../util/hash" }
node-health = { path = "../dapps/node-health" }
parity-reactor = { path = "../util/reactor" }