Remove unused dependencies (#456)

This commit is contained in:
Pawan Dhananjay
2019-07-29 05:25:57 +05:30
committed by Paul Hauner
parent 3752a8f860
commit db094022b9
18 changed files with 0 additions and 60 deletions

View File

@@ -12,5 +12,4 @@ slog-term = "^2.4.0"
slog-async = "^2.3.0"
validator_client = { path = "../validator_client" }
types = { path = "../eth2/types" }
eth2_config = { path = "../eth2/utils/eth2_config" }
dirs = "2.0.1"