remove import glob
This commit is contained in:
parent
a44e95b0ec
commit
6a47fd176b
@ -38,7 +38,7 @@ use std::thread;
|
|||||||
use util::numbers::{U256, H256};
|
use util::numbers::{U256, H256};
|
||||||
use std::str::FromStr;
|
use std::str::FromStr;
|
||||||
use nanoipc::IpcInterface;
|
use nanoipc::IpcInterface;
|
||||||
use util::sha3::*;
|
use util::sha3::Hashable;
|
||||||
|
|
||||||
const USAGE: &'static str = "
|
const USAGE: &'static str = "
|
||||||
Ethcore sync service
|
Ethcore sync service
|
||||||
|
Loading…
Reference in New Issue
Block a user