mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
delete redundant imports
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import python
|
||||
import semmle.python.security.injection.Command
|
||||
import semmle.python.security.strings.Untrusted
|
||||
|
||||
from CommandSink sink, TaintKind kind
|
||||
where sink.sinks(kind)
|
||||
|
||||
Reference in New Issue
Block a user