console.log

v1.18.x
psychobunny
parent 28e9874ba9
commit b5b9a190e4

@ -510,7 +510,6 @@ SocketPosts.flag = function(socket, pid, callback) {
next(); next();
}, },
function(next) { function(next) {
console.log(post);
posts.flag(post, socket.uid, next); posts.flag(post, socket.uid, next);
}, },
function(next) { function(next) {

Loading…
Cancel
Save