Skip to content

Commit cbdc562

Browse files
committed
fmt
1 parent 3861996 commit cbdc562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tasks/block/sim.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ impl Simulator {
140140

141141
let rollup_env = sim_env.sim_rollup_env(self.constants(), self.ru_provider.clone());
142142
let host_env = sim_env.sim_host_env(self.constants(), self.host_provider.clone());
143-
143+
144144
let block_build = BlockBuild::new(
145145
rollup_env,
146146
host_env,

0 commit comments

Comments
 (0)