This commit is contained in:
John McLear 2015-11-24 14:03:38 +00:00
parent 039a761eaf
commit a8c2833759

View file

@ -83,7 +83,6 @@ async.waterfall([
}; };
}); });
}); });
console.log(settings);
callback(); callback();
}, },