We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
_{ }
1 parent 541a1da commit 6dfa998Copy full SHA for 6dfa998
src/benchmarking.rs
@@ -25,8 +25,6 @@ use frame_benchmarking::benchmarks;
25
use sp_std::prelude::*;
26
27
benchmarks! {
28
- _ { }
29
-
30
on_initialize {
31
let x in 1 .. 1_000;
32
0 commit comments