Skip to content

Commit daee5e6

Browse files
committed
remove Parse import
1 parent bf7bfc2 commit daee5e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/test.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
const { Readable } = require('stream');
2-
const Parse = require('parse').Parse;
32
const config = require('config');
43
const S3Adapter = require('../index');
54
const optionsFromArguments = require('../lib/optionsFromArguments');

0 commit comments

Comments
 (0)