Skip to content

Commit

Permalink
fix warning in rust tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Agusrodri committed Sep 20, 2024
1 parent 935a057 commit befa559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/inflation-rewards/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ use {
ConstU64, Everything,
},
},
sp_core::{ConstBool, H256},
sp_core::H256,
sp_runtime::{
traits::{BlakeTwo256, IdentityLookup},
BuildStorage, Perbill,
Expand Down

0 comments on commit befa559

Please sign in to comment.