Skip to content

Commit 00c4075

Browse files
committed
chore: rm newline
1 parent 1db206a commit 00c4075

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/sim/src/task.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
use std::time::Duration;
2-
32
use crate::{env::SimEnv, BuiltBlock, SharedSimEnv, SimCache, SimDb};
43
use signet_types::constants::SignetSystemConstants;
54
use tokio::{select, time::Instant};

0 commit comments

Comments
 (0)