Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-magnet committed Jan 2, 2025
1 parent c52573b commit 12ce849
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/test-helpers/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ use services::{
block_committer::service::BlockCommitter,
block_importer::service::BlockImporter,
fee_metrics_tracker::port::l1::{
testing::{ConstantFeeApi, PreconfiguredFeeApi},
Fees,
},
testing::{ConstantFeeApi, PreconfiguredFeeApi},
Fees,
},
state_listener::service::StateListener,
types::{BlockSubmission, CollectNonEmpty, CompressedFuelBlock, Fragment, L1Tx, NonEmpty},
BlockBundler, BlockBundlerConfig, BundlerFactory, Runner, StateCommitter,
Expand Down

0 comments on commit 12ce849

Please sign in to comment.