mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-28 20:25:10 +00:00
Cleanup debug message new lines.
This commit is contained in:
parent
fa20e49a93
commit
91801e1632
@ -332,7 +332,7 @@ class ConnectionManager(component.Component):
|
||||
self.__update_buttons()
|
||||
|
||||
row[HOSTLIST_COL_STATUS] = _("Connected")
|
||||
log.debug("\n\nquery daemons info\n\n")
|
||||
log.debug("Query daemon's info")
|
||||
client.daemon.info().addCallback(on_info)
|
||||
continue
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user