mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Python: remove (do not introduce) unused import
This commit is contained in:
@@ -7,7 +7,6 @@ private import python
|
||||
private import semmle.python.dataflow.new.DataFlow
|
||||
private import semmle.python.dataflow.new.TaintTracking
|
||||
private import semmle.python.dataflow.new.RemoteFlowSources
|
||||
private import semmle.python.ApiGraphs
|
||||
private import semmle.python.Concepts
|
||||
private import PEP249
|
||||
|
||||
|
||||
Reference in New Issue
Block a user