remove import glob

This commit is contained in:
NikVolf 2016-07-18 15:20:25 +02:00
parent a44e95b0ec
commit 6a47fd176b

View File

@ -38,7 +38,7 @@ use std::thread;
use util::numbers::{U256, H256};
use std::str::FromStr;
use nanoipc::IpcInterface;
use util::sha3::*;
use util::sha3::Hashable;
const USAGE: &'static str = "
Ethcore sync service