Skip to content

Commit 30767ff

Browse files
committed
Remove unnecessary time imports
1 parent 8bcba5d commit 30767ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/functional/invalidtxrequest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"""Test node responses to invalid transactions.
66
77
In this test we connect to one node over p2p, and test tx requests."""
8-
import time
98

109
from test_framework.blocktools import create_block, create_coinbase, create_transaction
1110
from test_framework.mininode import (

0 commit comments

Comments
 (0)