mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-21 16:00:26 +01:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
@@ -79,7 +79,6 @@ module.exports.listen = function (callback) {
|
||||
};
|
||||
|
||||
function initializeNodeBB(callback) {
|
||||
winston.info('initializing NodeBB ...');
|
||||
var middleware = require('./middleware');
|
||||
|
||||
async.waterfall([
|
||||
|
||||
Reference in New Issue
Block a user