Remove reexport of HeapSizeOf in util (#6419)
This commit is contained in:
committed by
Tomasz Drwięga
parent
f7e15f2450
commit
6b5ad69c22
@@ -151,7 +151,6 @@ pub use bigint::prelude::*;
|
||||
pub use bigint::hash;
|
||||
|
||||
pub use ansi_term::{Colour, Style};
|
||||
pub use heapsize::HeapSizeOf;
|
||||
pub use parking_lot::{Condvar, Mutex, MutexGuard, RwLock, RwLockReadGuard, RwLockWriteGuard};
|
||||
|
||||
/// 160-bit integer representing account address
|
||||
|
||||
Reference in New Issue
Block a user