mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Remove unused Python imports
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
from test_framework.mininode import *
|
||||
from test_framework.test_framework import BitcoinTestFramework
|
||||
from test_framework.util import *
|
||||
import time
|
||||
|
||||
class TestNode(NodeConnCB):
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user