Fix some low-hanging FIXMEs

This commit is contained in:
Michael Sproul
2022-10-24 15:02:43 +11:00
parent 84ae7b2976
commit 59c1972df7
6 changed files with 12 additions and 14 deletions

View File

@@ -72,7 +72,6 @@ pub use store;
pub use timeout_rw_lock::TimeoutRwLock;
pub use types;
// FIXME(sproul): compatibility shim
pub mod validator_pubkey_cache {
use crate::BeaconChainTypes;