util should not reexport ansi_term

This commit is contained in:
Hawstein
2017-09-01 22:57:57 +08:00
parent 56f46edab8
commit cf366bdb29
14 changed files with 16 additions and 7 deletions

View File

@@ -149,7 +149,6 @@ pub use vector::*;
pub use bigint::prelude::*;
pub use bigint::hash;
pub use ansi_term::{Colour, Style};
pub use parking_lot::{Condvar, Mutex, MutexGuard, RwLock, RwLockReadGuard, RwLockWriteGuard};
/// 160-bit integer representing account address