Skip to content

Commit

Permalink
chore: cleanup unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
wischli committed Mar 4, 2024
1 parent c621113 commit 8608746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/pool-system/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
use cfg_primitives::PoolEpochId;
use cfg_traits::{
benchmarking::PoolFeesBenchmarkHelper,
fee::{PoolFeeBucket, PoolFeesInspect, PoolFeesMutate},
fee::{PoolFeeBucket, PoolFeesInspect},
investments::TrancheCurrency as _,
UpdateState,
};
Expand Down

0 comments on commit 8608746

Please sign in to comment.