Skip to content
Snippets Groups Projects
Commit cc41adac authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Remove the comment

parent 1fe0507e
No related branches found
No related tags found
Loading
...@@ -16,7 +16,7 @@ rc_rmq = RCRMQ({'exchange': 'RegUsr', 'exchange_type': 'topic'}) ...@@ -16,7 +16,7 @@ rc_rmq = RCRMQ({'exchange': 'RegUsr', 'exchange_type': 'topic'})
args = rc_util.get_args() args = rc_util.get_args()
# Logger # Logger
logger = rc_util.get_logger()# Define your callback function logger = rc_util.get_logger()
# Parse arguments # Parse arguments
args = rc_util.get_args() args = rc_util.get_args()
......
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