Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Doordashcon committed Sep 24, 2024
1 parent 8f10911 commit a1d7801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/ranked-collective/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ use frame_benchmarking::{
v2::*,
};

use frame_support::{assert_err, assert_ok, traits::UnfilteredDispatchable};
use frame_support::{assert_err, assert_ok};
use frame_system::RawOrigin as SystemOrigin;

const SEED: u32 = 0;
Expand Down

0 comments on commit a1d7801

Please sign in to comment.