1
0

keystore: rm dead code

This commit is contained in:
SomberNight
2019-03-04 17:29:12 +01:00
parent 12b98fa251
commit 8ae6ddcc00

View File

@@ -516,7 +516,6 @@ class Hardware_KeyStore(KeyStore, Xpub):
# - wallet_type
type = 'hardware'
max_change_outputs = 1
def __init__(self, d):
Xpub.__init__(self)