Commit 4b3acfa4 authored by Brandon Hulston's avatar Brandon Hulston
Browse files

Remove console logs

parent 3b7775a5
......@@ -95,8 +95,6 @@
});
if (chat) {
console.log("Chat from getChatById1", chat) //Remove
console.log("Chat from getChatById2", chat.chat); // Remove
const chatContent = chat.chat;
if (chatContent) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment