Remove now unnecessary util glob imports
This commit is contained in:
@@ -26,7 +26,6 @@ use heapsize::HeapSizeOf;
|
||||
use bigint::prelude::U256;
|
||||
use bigint::hash::H256;
|
||||
use parking_lot::{Condvar, Mutex, RwLock};
|
||||
use util::*;
|
||||
use io::*;
|
||||
use error::*;
|
||||
use engines::Engine;
|
||||
|
||||
Reference in New Issue
Block a user