Remove stray debug logging line

This commit is contained in:
Calum Lind 2014-01-17 19:08:40 +00:00
parent 9e62304852
commit bcbeca4b8a

View file

@ -156,7 +156,6 @@ class StatusTab(Tab):
for key, value in translate_tracker_status.iteritems():
if key in status["tracker_status"]:
status["tracker_status"] = status["tracker_status"].replace(key, value, 1)
log.error(status["tracker_status"])
break
# Update all the label widgets