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 068cc24 commit c2a89a2Copy full SHA for c2a89a2
src/benchmarking.rs
@@ -17,8 +17,6 @@
17
18
//! Benchmarks for the BABE Pallet.
19
20
-#![cfg_attr(not(feature = "std"), no_std)]
21
-
22
use super::*;
23
use frame_benchmarking::benchmarks;
24
0 commit comments