rm debugging statement

This commit is contained in:
ThomasV 2015-08-18 17:16:15 +02:00
parent 6f474eea3b
commit bba9da91de
1 changed files with 0 additions and 1 deletions

View File

@ -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):