Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Oct 30, 2024
1 parent 5311110 commit ea5eca7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions substrate/frame/offences/benchmarking/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ use frame_support::{
use frame_system as system;
use pallet_session::historical as pallet_session_historical;
use sp_runtime::{
KeyTypeId,
testing::{Header, UintAuthorityId},
BuildStorage, Perbill,
BuildStorage, KeyTypeId, Perbill,
};

type AccountId = u64;
Expand Down

0 comments on commit ea5eca7

Please sign in to comment.