mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
hw_wallet: add missing import
This commit is contained in:
parent
04a2c03c28
commit
a5f06d72cf
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ import time
|
|||
|
||||
from electrum.util import ThreadJob
|
||||
from electrum.plugins import BasePlugin, hook
|
||||
from electrum.i18n import _
|
||||
|
||||
|
||||
class HW_PluginBase(BasePlugin, ThreadJob):
|
||||
|
|
Loading…
Add table
Reference in a new issue