mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
delete redundant imports
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
import javascript
|
||||
import semmle.javascript.security.dataflow.PrototypePollutionQuery
|
||||
import DataFlow::PathGraph
|
||||
import semmle.javascript.dependencies.Dependencies
|
||||
|
||||
from
|
||||
Configuration cfg, DataFlow::PathNode source, DataFlow::PathNode sink, string moduleName,
|
||||
|
||||
Reference in New Issue
Block a user