Skip to content

Commit 4c974ca

Browse files
committed
chore: more clippy
1 parent 003081e commit 4c974ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/blobber/src/builder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use crate::{block_data::BlockExtractor, BlockExtractorConfig};
1+
use crate::{BlockExtractorConfig, block_data::BlockExtractor};
22
use init4_bin_base::utils::calc::SlotCalculator;
33
use reth::transaction_pool::TransactionPool;
44
use url::Url;

0 commit comments

Comments
 (0)