rm unneeded import
This commit is contained in:
@@ -223,7 +223,6 @@ class ElectrumWindow(QMainWindow):
|
|||||||
run_hook('close_wallet')
|
run_hook('close_wallet')
|
||||||
|
|
||||||
def load_wallet(self, wallet):
|
def load_wallet(self, wallet):
|
||||||
import electrum
|
|
||||||
self.wallet = wallet
|
self.wallet = wallet
|
||||||
# backward compatibility
|
# backward compatibility
|
||||||
self.update_wallet_format()
|
self.update_wallet_format()
|
||||||
|
|||||||
Reference in New Issue
Block a user