Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Dec 27, 2024
1 parent 3643deb commit 2c6097c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugin/evm/post_processing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ func TestPostProcess(t *testing.T) {
} else {
t.Logf("account write without read: %x -> %x", k, v)
}
if len(v) == 0 {
accountDeletes++
}
if tapeVerbose {
t.Logf("account write: %x -> %x", k, v)
}
Expand Down

0 comments on commit 2c6097c

Please sign in to comment.