mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
for freeze
This commit is contained in:
parent
4d3159a74a
commit
f0d0dc8acd
1 changed files with 0 additions and 1 deletions
|
@ -586,7 +586,6 @@ if __name__ == '__main__':
|
||||||
gui.init_wallet(wallet)
|
gui.init_wallet(wallet)
|
||||||
gui = gui.BitcoinGUI(wallet)
|
gui = gui.BitcoinGUI(wallet)
|
||||||
gui.main()
|
gui.main()
|
||||||
exit(0)
|
|
||||||
|
|
||||||
if not wallet.read():
|
if not wallet.read():
|
||||||
print no_wallet_message
|
print no_wallet_message
|
Loading…
Add table
Reference in a new issue