Skip to content

Commit 6b86fa9

Browse files
committed
fix
1 parent e8cd701 commit 6b86fa9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/bin/trace-verifier/utils.rs

-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ fn verify_inner(
4848
"build ZktrieState"
4949
);
5050

51-
cycle_tracker_end!("build ZktrieState");
52-
5351
let mut executor = EvmExecutorBuilder::new(&zktrie_state)
5452
.hardfork_config(*fork_config)
5553
.with_execute_hooks(|hooks| {

0 commit comments

Comments
 (0)