Skip to content
Snippets Groups Projects
Commit e5501027 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Remove log

parent bd19fd9d
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,6 @@ RocketChat.sendMessage = (user, message, room) ->
else
message.mentions?.forEach (mention) ->
console.log mention
###
Update all other subscriptions of mentioned users to alert their owners and incrementing
the unread counter for mentions and direct messages
......
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