mirror of
https://github.com/github/codeql.git
synced 2025-12-22 03:36:30 +01:00
Fix a redundant import
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
private import python
|
||||
import semmle.python.ApiGraphs
|
||||
import semmle.python.Concepts
|
||||
import semmle.python.dataflow.new.DataFlow
|
||||
import semmle.python.dataflow.new.internal.DataFlowPublic
|
||||
import semmle.python.dataflow.new.TaintTracking
|
||||
import semmle.python.dataflow.new.internal.TaintTrackingPrivate
|
||||
|
||||
Reference in New Issue
Block a user