Remove unnecessary import

Co-authored-by: Jorge <46056498+jorgectf@users.noreply.github.com>
This commit is contained in:
Maiky
2023-09-17 18:46:13 +02:00
committed by GitHub
parent 6274dfafdc
commit cada523031

View File

@@ -5,7 +5,6 @@
private import python
private import semmle.python.dataflow.new.DataFlow
private import semmle.python.dataflow.new.RemoteFlowSources
private import semmle.python.Concepts
private import semmle.python.ApiGraphs