Fix undefined reference error in command line KeepKey plugin.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user