mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
remove print statement
This commit is contained in:
parent
5926438847
commit
445ef3c6ac
1 changed files with 0 additions and 1 deletions
|
@ -631,7 +631,6 @@ class ElectrumWindow(App):
|
|||
self.receive_screen.clear()
|
||||
self.update_tabs()
|
||||
run_hook('load_wallet', wallet, self)
|
||||
print('load wallet done', self.wallet)
|
||||
|
||||
def update_status(self, *dt):
|
||||
self.num_blocks = self.network.get_local_height()
|
||||
|
|
Loading…
Add table
Reference in a new issue