mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 10:16:12 +01:00
removed console.log
This commit is contained in:
@@ -45,7 +45,6 @@ var RDB = require('./redis.js'),
|
||||
return b.lastposttime - a.lastposttime;
|
||||
}
|
||||
});
|
||||
console.log(topics);
|
||||
next(null, topics);
|
||||
|
||||
}, category_id);
|
||||
|
||||
Reference in New Issue
Block a user