mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
remove unused function
This commit is contained in:
@@ -105,7 +105,6 @@ function initializeNodeBB(callback) {
|
||||
function (next) {
|
||||
async.series([
|
||||
meta.sounds.addUploads,
|
||||
languages.init,
|
||||
meta.blacklist.load,
|
||||
flags.init,
|
||||
], next);
|
||||
|
||||
Reference in New Issue
Block a user