Skip to content

Commit bf830bc

Browse files
committed
remove async 🤦
1 parent 78a61f0 commit bf830bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/xmlenc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
var crypto = require('crypto');
2-
var async = require('async');
32
var xmldom = require('xmldom');
43
var xpath = require('xpath');
54
var utils = require('./utils');

0 commit comments

Comments
 (0)