mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-27 17:16:14 +01:00
more cleanup and changes to topics
This commit is contained in:
@@ -217,7 +217,6 @@ SocketPosts.getFavouritedUsers = function(socket, pid, callback) {
|
||||
callback(null, "");
|
||||
}
|
||||
|
||||
console.log(data);
|
||||
var max = 5; //hardcoded
|
||||
var usernames = "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user