mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-06 14:05:46 +01:00
Fix syntax error
This commit is contained in:
@@ -298,7 +298,6 @@ var async = require('async'),
|
||||
install.createAdmin(next);
|
||||
}
|
||||
});
|
||||
});
|
||||
},
|
||||
function (next) {
|
||||
// Categories
|
||||
|
||||
Reference in New Issue
Block a user