Clean up depedencies and cargo tomls (#4180)

* Clean up depedencies and cargo tomls

* Yeah, fuck it
This commit is contained in:
Bastian Köcher
2019-11-22 13:02:51 +01:00
committed by Gavin Wood
parent 11703a5916
commit 7769554af6
7 changed files with 6 additions and 11 deletions
-2
View File
@@ -16,8 +16,6 @@
//! Tests for the module.
#![cfg(test)]
use super::*;
use mock::{Balances, ExtBuilder, Runtime, System, info_from_weight, CALL};
use sr_primitives::traits::SignedExtension;