mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Satisfy Clippy, remove non-tree-states code
This commit is contained in:
@@ -46,7 +46,7 @@ itertools = "0.10.0"
|
||||
superstruct = "0.4.0"
|
||||
serde_json = "1.0.74"
|
||||
smallvec = "1.8.0"
|
||||
milhouse = { path = "../../../milhouse", optional = true }
|
||||
milhouse = { path = "../../../milhouse" }
|
||||
rpds = "0.11.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user