diff --git a/src/benchmarking.rs b/src/benchmarking.rs index 7460249..c66ce20 100644 --- a/src/benchmarking.rs +++ b/src/benchmarking.rs @@ -97,8 +97,6 @@ fn account_vote(b: BalanceOf) -> AccountVote> { } benchmarks! { - _ { } - propose { let p = T::MaxProposals::get();