Skip to content
Snippets Groups Projects
Commit 70d9dfa4 authored by Gav's avatar Gav
Browse files

Build fix.

parent 6bcdf1d9
Branches
No related merge requests found
......@@ -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};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment