fix imports in hardware wallets
This commit is contained in:
@@ -12,7 +12,7 @@ import unicodedata
|
||||
from electrum.i18n import _
|
||||
from electrum.plugins import hook, always_hook, run_hook
|
||||
|
||||
from trezor import TrezorPlugin
|
||||
from trezor import TrezorPlugin, TrezorWallet
|
||||
|
||||
class TrezorQtHandler:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user