Skip to content

Commit bbf7e56

Browse files
committed
remove unused import in query
1 parent 3ef187f commit bbf7e56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascript/ql/src/semmle/javascript/security/dataflow/LoopBoundInjectionCustomizations.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import javascript
88

99
module LoopBoundInjection {
10-
import semmle.javascript.security.dataflow.RemoteFlowSources
1110
import semmle.javascript.security.TaintedObject
1211
import DataFlow::PathGraph
1312

0 commit comments

Comments
 (0)