Remove unused things (#76)

* remove unused imports

* remove unused type alias

* remove unused imports
This commit is contained in:
Black3HDF
2020-03-20 00:07:08 +08:00
committed by GitHub
parent c36b8494ee
commit f4ef19edc9
2 changed files with 0 additions and 9 deletions
-1
View File
@@ -18,7 +18,6 @@ use sp_keyring::AccountKeyring;
use substrate_subxt::{
balances,
Error,
system::System,
KusamaRuntime,
};