mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
ledger: fix missing import
This commit is contained in:
parent
9a0082248b
commit
f03cb75713
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
from electrum.util import print_msg
|
||||
from electrum.plugins import hook
|
||||
from .ledger import LedgerPlugin
|
||||
from ..hw_wallet import CmdLineHandler
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue