mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-14 16:38:08 +02:00
first pass #1384
This commit is contained in:
@@ -7,7 +7,6 @@ var async = require('async'),
|
||||
|
||||
questions = {};
|
||||
|
||||
// maybe this should go into install/database.js
|
||||
function success(err, config, callback) {
|
||||
if (!config) {
|
||||
return callback(new Error('aborted'));
|
||||
|
||||
Reference in New Issue
Block a user