Skip to content

Commit ee9b293

Browse files
committed
additionnal fixups
1 parent cecf3b0 commit ee9b293

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/sur/quota.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -982,9 +982,6 @@ function multiObjectDelete(bucket, keys, size, callback) {
982982
} catch (assertError) {
983983
return next(assertError);
984984
}
985-
, err => {
986-
assert.ifError(err);
987-
return next();
988985
}),
989986
next => {
990987
assert.strictEqual(scuba.getInflightsForBucket(bucket), size);

0 commit comments

Comments
 (0)