delete redundant imports

This commit is contained in:
Erik Krogh Kristensen
2022-04-22 12:55:28 +02:00
parent ae20393e38
commit ff73dbc35c
145 changed files with 0 additions and 162 deletions

View File

@@ -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,