Skip to content

Commit 5c3b541

Browse files
committed
remove log
1 parent b142696 commit 5c3b541

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ $(document).ready(function () {
3636
var pid = reactionAddEl.attr("data-pid");
3737
require(['plugin/emoji-extended/composer/modal'], function (modal) {
3838
modal.open().then(function (item) {
39-
console.log(item);
4039
socket.emit('plugins.reactions.addPostReaction', {
4140
tid: tid,
4241
pid: pid,

0 commit comments

Comments
 (0)