mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 06:25:50 +01:00
whitespace
This commit is contained in:
@@ -55,7 +55,6 @@ questions.main = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
function checkSetupFlag(next) {
|
function checkSetupFlag(next) {
|
||||||
var setupVal;
|
var setupVal;
|
||||||
try {
|
try {
|
||||||
@@ -121,7 +120,6 @@ function checkCIFlag(next) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function setupConfig(next) {
|
function setupConfig(next) {
|
||||||
var configureDatabases = require('./../install/databases');
|
var configureDatabases = require('./../install/databases');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user