Skip to content

Commit b7e8ae2

Browse files
committed
chore: remove unnecessary comment that is now outdated
1 parent e25cda7 commit b7e8ae2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/testing/src/execution_testing/specs/benchmark.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,6 @@ def _verify_target_opcode_count(
498498
) -> None:
499499
"""Verify target opcode was executed the expected number of times."""
500500
# Skip validation if opcode count is not available
501-
# (e.g. currently only supported for evmone filling)
502501
if opcode_count is None:
503502
return
504503

0 commit comments

Comments
 (0)