keystore: rm dead code

This commit is contained in:
SomberNight 2019-03-04 17:29:12 +01:00
parent 12b98fa251
commit 8ae6ddcc00
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

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)