Remove warning about unused import

This commit is contained in:
Alex Stokes 2018-11-20 12:51:51 -08:00 committed by mjkeating
parent 8c78dde43b
commit 9021227c1c

View File

@ -14,7 +14,6 @@ pub mod special_record;
pub mod validator_record; pub mod validator_record;
pub mod validator_registration; pub mod validator_registration;
use self::boolean_bitfield::BooleanBitfield;
use self::ethereum_types::{ use self::ethereum_types::{
H256, H256,
H160, H160,