Clean imports in hashglobe

This commit is contained in:
Manish Goregaokar 2017-09-05 13:56:15 -07:00
parent 34e0805b12
commit 02fe616b86
4 changed files with 18 additions and 21 deletions

View file

@ -8,8 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
pub use std::*;
extern crate heapsize;
mod alloc;