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:
@@ -12,9 +12,6 @@ from test_framework.util import *
|
||||
import zmq
|
||||
import struct
|
||||
|
||||
import http.client
|
||||
import urllib.parse
|
||||
|
||||
class ZMQTest (BitcoinTestFramework):
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user