Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ank4n committed Nov 27, 2024
1 parent 923902e commit 3c60159
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ pub(crate) const LOG_TARGET: &str = "tests::e2e-epm";

use frame_support::{assert_err, assert_noop, assert_ok};
use mock::*;
use pallet_staking::asset::stakeable_balance;
use pallet_timestamp::Now;
use sp_core::Get;
use sp_runtime::Perbill;
Expand Down

0 comments on commit 3c60159

Please sign in to comment.