diff --git a/web/js/chat.js b/web/js/chat.js index 42d4d98..755b1d3 100644 --- a/web/js/chat.js +++ b/web/js/chat.js @@ -36,7 +36,6 @@ $(document).ready(function() { } } } - console.log(messageData); }; $('.chat-send-message-btn').click(function() {