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