Skip to content

Commit 23bc45e

Browse files
committed
Remove useless dependency
1 parent c7b62a0 commit 23bc45e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
var fs = require("fs");
22
var path = require("path");
3-
var child_process = require("child_process");
43
var crypto = require("crypto");
54
var JavaScriptObfuscator = require("javascript-obfuscator");
65

0 commit comments

Comments
 (0)