Remove unnecessary time imports
This commit is contained in:
parent
8bcba5d4e1
commit
30767ffc42
@ -5,7 +5,6 @@
|
||||
"""Test node responses to invalid transactions.
|
||||
|
||||
In this test we connect to one node over p2p, and test tx requests."""
|
||||
import time
|
||||
|
||||
from test_framework.blocktools import create_block, create_coinbase, create_transaction
|
||||
from test_framework.mininode import (
|
||||
|
Loading…
Reference in New Issue
Block a user