Skip to content
Snippets Groups Projects
Commit c7289eef authored by Gavin's avatar Gavin
Browse files

removed white space

parent 2a7f67a5
No related branches found
No related tags found
No related merge requests found
...@@ -202,7 +202,6 @@ def manage_messages(args, queue): ...@@ -202,7 +202,6 @@ def manage_messages(args, queue):
# Should go to a logger someday! (today is that day!) # Should go to a logger someday! (today is that day!)
log.info(response) log.info(response)
out = stdout.getvalue() out = stdout.getvalue()
# print to get everything on the logs in the directory # print to get everything on the logs in the directory
print(out) print(out)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment