mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-28 17:46:16 +01:00
console.log
This commit is contained in:
@@ -510,7 +510,6 @@ SocketPosts.flag = function(socket, pid, callback) {
|
||||
next();
|
||||
},
|
||||
function(next) {
|
||||
console.log(post);
|
||||
posts.flag(post, socket.uid, next);
|
||||
},
|
||||
function(next) {
|
||||
|
||||
Reference in New Issue
Block a user