mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 14:58:31 +00:00
Fix Rust beta compiler errors 1.78.0-beta.1 (#5439)
* remove redundant imports * fix test * contains key * fmt * Merge branch 'unstable' into fix-beta-compiler
This commit is contained in:
@@ -690,7 +690,6 @@ mod test {
|
||||
use environment::null_logger;
|
||||
use futures::executor::block_on;
|
||||
use slot_clock::TestingSlotClock;
|
||||
use std::collections::HashSet;
|
||||
use std::future;
|
||||
use std::time::Duration;
|
||||
use types::{
|
||||
|
||||
Reference in New Issue
Block a user