Remove unused import
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
from collections import defaultdict, namedtuple
|
from collections import defaultdict, namedtuple
|
||||||
from math import floor, log10
|
from math import floor, log10
|
||||||
import hashlib
|
|
||||||
import struct
|
import struct
|
||||||
|
|
||||||
from bitcoin import sha256, COIN, TYPE_ADDRESS
|
from bitcoin import sha256, COIN, TYPE_ADDRESS
|
||||||
|
|||||||
Reference in New Issue
Block a user