mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-11-03 20:45:58 +01:00 
			
		
		
		
	printing initialization message twice for some reason
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