Fix clippy warnings (#2861)

Fix some issues reported by clippy
This commit is contained in:
Tsvetomir Dimitrov
2024-01-05 21:31:56 +02:00
committed by GitHub
parent 1c95310a66
commit cea7024de1
11 changed files with 8 additions and 16 deletions
@@ -36,5 +36,4 @@ pub mod xcm;
pub use block_weights::constants::BlockExecutionWeight;
pub use extrinsic_weights::constants::ExtrinsicBaseWeight;
pub use paritydb_weights::constants::ParityDbWeight;
pub use rocksdb_weights::constants::RocksDbWeight;