Remove unused deps

This commit is contained in:
Paul Hauner
2020-10-09 15:56:28 +11:00
parent db3e0578e9
commit 0e4cc50262
3 changed files with 0 additions and 4 deletions

View File

@@ -35,7 +35,6 @@ fnv = "1.0.7"
rlp = "0.4.6"
lazy_static = "1.4.0"
lighthouse_metrics = { path = "../../common/lighthouse_metrics" }
environment = { path = "../../lighthouse/environment" }
task_executor = { path = "../../common/task_executor" }
igd = "0.11.1"
itertools = "0.9.0"