mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
didnt mean to uncomment print events, so i'm commenting it again
This commit is contained in:
parent
78d8d116cc
commit
f31b079a42
1 changed files with 1 additions and 1 deletions
|
@ -534,7 +534,7 @@ class Manager:
|
|||
self.get_core_torrent_state(event['unique_ID'])['total_payload_download'] == 0:
|
||||
continue
|
||||
|
||||
print "EVENT: ", event
|
||||
# print "EVENT: ", event
|
||||
|
||||
ret.append(event)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue