Skip to content
Snippets Groups Projects
Commit d96ffe74 authored by Jiahang Chen's avatar Jiahang Chen
Browse files

fix message print out

parent 359deef2
No related branches found
No related tags found
1 merge request!4Dev chen
Pipeline #349274 passed
......@@ -432,7 +432,6 @@ def on_service_request(self, body_json):
+ "[S³I][Broker]"
+ BColors.ENDC
+ ": Send a S³I-B ServiceReply back to the requester "
+ json.dumps(body_json, indent=2)
)
def on_get_value_reply(self, msg):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment