Skip to content

Commit

Permalink
clippy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanCorDX committed Dec 10, 2024
1 parent c2f6357 commit 51bd2e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ use reth_provider::{BlockReader, DatabaseProviderFactory, StateProviderFactory};
use std::{marker::PhantomData, sync::Arc, time::Instant};
use time::OffsetDateTime;
use tokio_util::sync::CancellationToken;
use tracing::{info_span, trace, warn};
use tracing::{info_span, trace};

use crate::{
building::{
Expand Down

0 comments on commit 51bd2e4

Please sign in to comment.