fix grumbles

This commit is contained in:
Robert Habermeier
2018-01-23 17:43:35 +01:00
parent c27ea0b73b
commit 21a4f9f821
10 changed files with 30 additions and 13 deletions
@@ -19,7 +19,7 @@
use primitives::{Block, BlockNumber, Hash, UncheckedTransaction, TxOrder, Hashable};
use runtime_support::mem;
use runtime_support::vec::Vec;
use runtime_support::prelude::*;
use storable::Storable;
use keyedvec::KeyedVec;
use environment::with_env;