mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
ESlint padded-blocks
This commit is contained in:
@@ -430,7 +430,6 @@ function createWelcomePost(next) {
|
||||
}
|
||||
|
||||
function enableDefaultPlugins(next) {
|
||||
|
||||
process.stdout.write('Enabling default plugins\n');
|
||||
|
||||
var defaultEnabled = [
|
||||
@@ -493,7 +492,6 @@ function setCopyrightWidget(next) {
|
||||
}
|
||||
|
||||
install.setup = function (callback) {
|
||||
|
||||
async.series([
|
||||
checkSetupFlag,
|
||||
checkCIFlag,
|
||||
|
||||
Reference in New Issue
Block a user