fix PR's whitespace

pull/1/head
ansuz 4 years ago
parent 561cf96c72
commit e62a378f9c

@ -15,7 +15,7 @@ nThen(function (w) {
}));
}).nThen(function (w) {
FileStorage.create(config, w(function (err, _store) {
if (err) { throw err; }
if (err) { throw err; }
config.store = _store;
}));
}).nThen(function (w) {

Loading…
Cancel
Save