Removing unused imports
This commit is contained in:
		
							parent
							
								
									44314c5d02
								
							
						
					
					
						commit
						762d8b89d6
					
				| @ -519,7 +519,6 @@ mod tests { | |||||||
| 	use super::*; | 	use super::*; | ||||||
| 	use util::{H256, U256, U512, Address, Uint, FixedHash, FromHex, FromStr}; | 	use util::{H256, U256, U512, Address, Uint, FixedHash, FromHex, FromStr}; | ||||||
| 	use util::bytes::BytesRef; | 	use util::bytes::BytesRef; | ||||||
| 	use rlp::{UntrustedRlp, RlpType}; |  | ||||||
| 	use action_params::{ActionParams, ActionValue}; | 	use action_params::{ActionParams, ActionValue}; | ||||||
| 	use env_info::EnvInfo; | 	use env_info::EnvInfo; | ||||||
| 	use evm::{Factory, VMType}; | 	use evm::{Factory, VMType}; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user