mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-04 06:03:12 +00:00
Remove debugging log line
This commit is contained in:
parent
673b6653a3
commit
86d582d52a
@ -293,7 +293,6 @@ class Core(CorePluginBase):
|
||||
label = component.get('CorePlugin.Label')
|
||||
if not watchdir['label'] in label.get_labels():
|
||||
label.add(watchdir['label'])
|
||||
log.critical(torrent_id)
|
||||
try:
|
||||
label.set_torrent(torrent_id, watchdir['label'])
|
||||
except Exception as ex:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user