Skip to content

Commit

Permalink
fix: unused import is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
yahortsaryk committed Nov 15, 2024
1 parent 75b5d5c commit 74c4876
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pallets/ddc-payouts/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

#![allow(dead_code)]

#[cfg(feature = "try-runtime")]
use ddc_primitives::BucketParams;
#[cfg(feature = "runtime-benchmarks")]
use ddc_primitives::BucketParams;
use ddc_primitives::{
Expand Down

0 comments on commit 74c4876

Please sign in to comment.