Skip to content
Snippets Groups Projects
Commit 74442a39 authored by fphemeral's avatar fphemeral
Browse files

remove debug

parent 26544cbc
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,7 @@ async def mark_message_as_read(message): ...@@ -70,7 +70,7 @@ async def mark_message_as_read(message):
json_data=msg_read, json_data=msg_read,
topic="get_history", topic="get_history",
) )
print(resp) # print(resp)
unread = 0 unread = 0
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