Fix undefined reference error in command line KeepKey plugin.
This commit is contained in:
parent
168326e184
commit
8cb34f4d88
@ -1,3 +1,4 @@
|
|||||||
|
from electrum.plugins import hook
|
||||||
from electrum.util import print_msg, raw_input
|
from electrum.util import print_msg, raw_input
|
||||||
from .keepkey import KeepKeyPlugin
|
from .keepkey import KeepKeyPlugin
|
||||||
from ..hw_wallet import CmdLineHandler
|
from ..hw_wallet import CmdLineHandler
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user