mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Remove unused deps (#2592)
Found some deps you're possibly not using. Please shout if you think they are indeed still needed.
This commit is contained in:
@@ -15,5 +15,4 @@ slot_clock = { path = "../../common/slot_clock" }
|
||||
state_processing = { path = "../../consensus/state_processing" }
|
||||
task_executor = { path = "../../common/task_executor" }
|
||||
tokio = { version = "1.10.0", features = ["full"] }
|
||||
tokio-stream = "0.1.3"
|
||||
types = { path = "../../consensus/types" }
|
||||
|
||||
Reference in New Issue
Block a user