Remove reexport of HeapSizeOf in util (#6419)
This commit is contained in:
committed by
Tomasz Drwięga
parent
f7e15f2450
commit
6b5ad69c22
@@ -20,6 +20,7 @@
|
||||
|
||||
use std::collections::{HashSet, VecDeque};
|
||||
use std::cmp;
|
||||
use heapsize::HeapSizeOf;
|
||||
use util::*;
|
||||
use rlp::*;
|
||||
use ethcore::views::{BlockView};
|
||||
|
||||
Reference in New Issue
Block a user