Remove duplicate comments (#6638)

This commit is contained in:
Kian Paimani
2020-07-12 10:02:56 +02:00
committed by GitHub
parent 903cd4e801
commit c03f1743c8
14 changed files with 0 additions and 82 deletions
-2
View File
@@ -23,8 +23,6 @@ use frame_support::{
weights::Weight,
};
use sp_core::H256;
// The testing primitives are very useful for avoiding having to work with signatures
// or public keys.
use sp_runtime::{Perbill, traits::{BlakeTwo256, IdentityLookup}, testing::Header};
use sp_io;
use crate as sudo;