removed redundant imports
This commit is contained in:
@@ -46,7 +46,6 @@ extern crate kvdb;
|
||||
|
||||
extern crate ethcore_light as light;
|
||||
|
||||
#[cfg(test)] extern crate ethcore_devtools as devtools;
|
||||
#[cfg(test)] extern crate ethkey;
|
||||
#[cfg(test)] extern crate kvdb_memorydb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user