Skip to content
Snippets Groups Projects
Commit 712d5d8a authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

removed print statemt

parent 1c4d28b5
No related merge requests found
......@@ -2,5 +2,4 @@ id = 'reggie'
password = 'reggie'
key = 'vnkdjnfjknfl1232'
broker_url = 'amqp://' + id + ':' + password + '@ohpc:5672/'
print broker_url
message_queue = broker_url + 'socketio'
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