Explorar o código

removed membership Trait from benchmarks

ignazio %!s(int64=3) %!d(string=hai) anos
pai
achega
3a8caeccb6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      runtime-modules/storage/src/benchmarking.rs

+ 0 - 1
runtime-modules/storage/src/benchmarking.rs

@@ -14,7 +14,6 @@ use crate::{Call, Module, StorageBucketById, Trait};
 benchmarks! {
     where_clause {
         where T: balances::Trait,
-              T: membership::Trait,
               T: Trait,
     }
     _{ }