mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
rm unneeded import
This commit is contained in:
parent
d4bba181c2
commit
f84d873f62
1 changed files with 0 additions and 1 deletions
|
@ -223,7 +223,6 @@ class ElectrumWindow(QMainWindow):
|
|||
run_hook('close_wallet')
|
||||
|
||||
def load_wallet(self, wallet):
|
||||
import electrum
|
||||
self.wallet = wallet
|
||||
# backward compatibility
|
||||
self.update_wallet_format()
|
||||
|
|
Loading…
Add table
Reference in a new issue