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

Commit

Permalink
Build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavofyork committed Feb 15, 2018
1 parent 79c6b4c commit a802b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions substrate/client/src/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

use primitives::{block, AuthorityId};
use primitives::storage::{StorageKey, StorageData};
use runtime_support::Hashable;
use codec::{KeyedVec, Slicable};
use state_machine::{self, Ext, OverlayedChanges, Backend as StateBackend, CodeExecutor};

Expand Down

0 comments on commit a802b7e

Please sign in to comment.