fix merge

This commit is contained in:
realbigsean
2023-07-14 16:15:28 -04:00
parent 42f54ee561
commit 405e95b0ce
10 changed files with 49 additions and 61 deletions

View File

@@ -396,7 +396,7 @@ mod tests {
use tokio::sync::mpsc;
use beacon_chain::test_utils::{BeaconChainHarness, EphemeralHarnessType};
use slot_clock::{TestingSlotClock, };
use slot_clock::TestingSlotClock;
use std::collections::HashSet;
use std::sync::Arc;
use store::MemoryStore;