Fix build.

This commit is contained in:
Gav Wood 2016-12-17 15:40:55 +01:00
parent 6e12f4f719
commit efd4036a9a
No known key found for this signature in database
GPG Key ID: C49C1ACA1CC9B252
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ use target_info::Target;
use util::misc;
use ipc_common_types::{VersionInfo, ReleaseTrack};
use util::path::restrict_permissions_owner;
use util::misc::platform;
use util::{Address, H160, H256, FixedHash, Mutex, Bytes};
use ethsync::{SyncProvider};
use ethcore::client::{BlockId, BlockChainClient, ChainNotify};