Skip to content

Commit bf2edf8

Browse files
committed
fixup! bucket test async functions introduction
lint fixup
1 parent 2955d37 commit bf2edf8

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/functional/raw-node/test/GCP/bucket/getVersioning.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const assert = require('assert');
2-
const async = require('async');
32
const arsenal = require('arsenal');
43
const {
54
PutBucketVersioningCommand,

tests/functional/raw-node/test/GCP/bucket/putVersioning.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const assert = require('assert');
2-
const async = require('async');
32
const arsenal = require('arsenal');
43
const {
54
PutBucketVersioningCommand,

0 commit comments

Comments
 (0)