mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
Fix two minor warnings (#6650)
* Unused import in no_std builds * Global attribute in non-root of a crate
This commit is contained in:
committed by
GitHub
parent
4613dc2af4
commit
c802d425d9
@@ -17,8 +17,6 @@
|
||||
|
||||
//! Benchmarks for the BABE Pallet.
|
||||
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
|
||||
use super::*;
|
||||
use frame_benchmarking::benchmarks;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user