Skip to content

Commit ecb00f2

Browse files
committed
util: async no longer needed in this file.
1 parent f8148a1 commit ecb00f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/util/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* Licensed under the MIT license.
66
* https://github.com/ctalkington/node-archiver/blob/master/LICENSE-MIT
77
*/
8-
var async = require('async');
98
var fs = require('fs');
109
var path = require('path');
1110

0 commit comments

Comments
 (0)