Skip to content

Commit f41bc1f

Browse files
committed
revert nodeJSLib
1 parent 75f0fc4 commit f41bc1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/NodeJSLib.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import javascript
66
import semmle.javascript.frameworks.HTTP
77
import semmle.javascript.security.SensitiveActions
88
private import semmle.javascript.dataflow.internal.PreCallGraphStep
9-
private import semmle.javascript.security.dataflow.CodeInjectionCustomizations
109

1110
module NodeJSLib {
1211
private GlobalVariable processVariable() { variables(result, "process", any(GlobalScope sc)) }

0 commit comments

Comments
 (0)