Remove unnecessary time imports

This commit is contained in:
Alexander Block 2019-10-01 12:56:25 +02:00
parent 8bcba5d4e1
commit 30767ffc42

View File

@ -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 (