Commit c7289eef authored by Gavin's avatar Gavin
Browse files

removed white space

parent 2a7f67a5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -202,7 +202,6 @@ def manage_messages(args, queue):
            # Should go to a logger someday! (today is that day!)
            log.info(response)
            

        out = stdout.getvalue()
        # print to get everything on the logs in the directory
        print(out)