Skip to content
Snippets Groups Projects
Commit ab987fa3 authored by Branson Craig Stephens's avatar Branson Craig Stephens
Browse files

Commented out that manager declaration.

parent 97eb0d97
No related branches found
No related tags found
No related merge requests found
......@@ -150,7 +150,7 @@ def issueXMPPAlert(event, location, alert_type="new", description="", serialized
msg = json.dumps(lva_data)
log.debug("issueXMPPAlert: writing message %s" % msg)
manager = Manager()
# manager = Manager()
for nodename in nodenames:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment