Skip to content

Commit

Permalink
fix: cliippyy v1m
Browse files Browse the repository at this point in the history
  • Loading branch information
mustermeiszer committed Apr 16, 2024
1 parent db35635 commit b1ef424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ use sp_runtime::{
traits::{Get, Zero},
DispatchError,
};
use sp_std::{collections::btree_map::BTreeMap, marker::PhantomData};
use sp_std::marker::PhantomData;

parameter_types! {
/// The native currency identifier of our currency id enum
Expand Down

0 comments on commit b1ef424

Please sign in to comment.