mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-20 22:38:34 +00:00
Satisfy Clippy, remove non-tree-states code
This commit is contained in:
@@ -318,8 +318,6 @@ macro_rules! impl_try_into_beacon_state {
|
||||
committee_caches: <_>::default(),
|
||||
pubkey_cache: <_>::default(),
|
||||
exit_cache: <_>::default(),
|
||||
#[cfg(not(feature = "milhouse"))]
|
||||
tree_hash_cache: <_>::default(),
|
||||
|
||||
// Variant-specific fields
|
||||
$(
|
||||
|
||||
Reference in New Issue
Block a user