Fixed a few warnings (#4841)

This commit is contained in:
Arkadiy Paronyan
2020-02-06 14:06:53 +01:00
committed by GitHub
parent acb66f0699
commit 3c79e6d03c
4 changed files with 4 additions and 4 deletions
@@ -103,7 +103,6 @@ mod tests {
use frame_support::{impl_outer_origin, parameter_types, weights::Weight};
type AuthorityDiscovery = Module<Test>;
type SessionIndex = u32;
#[derive(Clone, Eq, PartialEq)]
pub struct Test;