Skip to content

Commit 13b309a

Browse files
committed
style(consume): remove unused import; fix ruff
1 parent 2ac3e4b commit 13b309a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/pytest_plugins/consume/simulators/hive_tests/test_via_engine.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
Each `engine_newPayloadVX` is verified against the appropriate VALID/INVALID responses.
66
"""
77

8-
import time
9-
108
import pytest
119

1210
from ethereum_test_exceptions import UndefinedException

0 commit comments

Comments
 (0)