mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-01 16:31:33 +01:00
Remove unused Python imports
This commit is contained in:
@@ -13,7 +13,6 @@ try: # Python 3
|
||||
except ImportError: # Python 2
|
||||
import httplib
|
||||
import json
|
||||
import struct
|
||||
import re
|
||||
import base64
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user