Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nbaztec committed Dec 7, 2023
1 parent 8173fef commit 715a55d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/evm/src/executor/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ impl Executor {
}

// Construct a new VM with the state changeset
// let mut backend = self.backend.clone_empty();
let mut backend = self.backend.clone();

// we only clone the test contract and cheatcode accounts, that's all we need to evaluate
Expand Down

0 comments on commit 715a55d

Please sign in to comment.