Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsing committed Aug 30, 2024
1 parent e8cd701 commit 6b86fa9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/bin/trace-verifier/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ fn verify_inner(
"build ZktrieState"
);

cycle_tracker_end!("build ZktrieState");

let mut executor = EvmExecutorBuilder::new(&zktrie_state)
.hardfork_config(*fork_config)
.with_execute_hooks(|hooks| {
Expand Down

0 comments on commit 6b86fa9

Please sign in to comment.