Skip to content

Commit f6fb01d

Browse files
committed
fmt
1 parent ecc8355 commit f6fb01d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use alloy::{
77
use signet_sim::BuiltBlock;
88
use signet_zenith::BundleHelper::FillPermit2;
99
use std::time::UNIX_EPOCH;
10-
use tracing::debug;
1110

1211
/// Returns the current timestamp in seconds since the UNIX epoch.
1312
pub(crate) fn now() -> u64 {

0 commit comments

Comments
 (0)