mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 18:25:21 +00:00
rm debugging statement
This commit is contained in:
parent
6f474eea3b
commit
bba9da91de
1 changed files with 0 additions and 1 deletions
|
@ -466,7 +466,6 @@ class ElectrumWindow(QMainWindow):
|
|||
|
||||
|
||||
def new_transaction(self, tx):
|
||||
print "new tx", tx
|
||||
self.tx_notifications.append(tx)
|
||||
|
||||
def notify_transactions(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue