Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavofyork committed Dec 17, 2016
1 parent 6e12f4f commit efd4036
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion updater/src/updater.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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};
Expand Down

0 comments on commit efd4036

Please sign in to comment.