Fix two keepkey imports
This commit is contained in:
parent
f3329988b2
commit
d69551f723
@ -1,7 +1,7 @@
|
|||||||
from electrum.wallet import BIP32_Hardware_Wallet
|
from electrum.wallet import BIP32_Hardware_Wallet
|
||||||
|
|
||||||
from plugins.trezor.gui_mixin import GuiMixin
|
from plugins.trezor.client import trezor_client_class
|
||||||
from plugins.trezor.plugin_generic import TrezorCompatiblePlugin
|
from plugins.trezor.plugin import TrezorCompatiblePlugin
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from keepkeylib.client import proto, BaseClient, ProtocolMixin
|
from keepkeylib.client import proto, BaseClient, ProtocolMixin
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user