fmt/clippy from last commit

This commit is contained in:
Luke Parker
2023-01-06 01:35:02 -05:00
parent f760c09006
commit e0deaa5539
2 changed files with 3 additions and 2 deletions

View File

@@ -23,7 +23,6 @@ use frame_support::{
constants::{RocksDbWeight, WEIGHT_REF_TIME_PER_SECOND},
IdentityFee, Weight,
},
dispatch::DispatchClass,
parameter_types, construct_runtime,
};
pub use frame_system::Call as SystemCall;