uuhh, just removed one newline

This commit is contained in:
Johannes Findeisen 2013-10-24 05:06:46 +02:00
commit aa234608c0

View file

@ -65,7 +65,6 @@ class LinspectorInterface(object):
d["last Enabled"] = None d["last Enabled"] = None
d["Last Threshold Override"] = None d["Last Threshold Override"] = None
d["Last Escalation"] = None d["Last Escalation"] = None
return d return d
def get_job_list(self): def get_job_list(self):