Skip to content

Commit

Permalink
ci: fmt added
Browse files Browse the repository at this point in the history
  • Loading branch information
nakul1010 committed Aug 1, 2023
1 parent 33e366d commit 3780c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/collator-selection/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ use frame_system::EnsureSignedBy;
use sp_core::H256;
use sp_runtime::{
testing::{Header, UintAuthorityId},
traits::{BlakeTwo256, IdentityLookup, OpaqueKeys, ConstBool},
traits::{BlakeTwo256, ConstBool, IdentityLookup, OpaqueKeys},
RuntimeAppPublic,
};

Expand Down

0 comments on commit 3780c3e

Please sign in to comment.