Skip to content

Commit 29fa4de

Browse files
authored
Remove async
1 parent 078924f commit 29fa4de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/migrateAttachmentStorage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
const Promise = require('bluebird');
22
const path = require('path');
3-
const async = require('async');
43
const highland = require('highland');
54
const config = require('./config');
65
const logStep = require('./logStep');

0 commit comments

Comments
 (0)