mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Take ApiGraphs out of Concepts.qll
This commit is contained in:
@@ -13,7 +13,6 @@ private import semmle.python.dataflow.new.DataFlow
|
||||
private import semmle.python.dataflow.new.RemoteFlowSources
|
||||
private import semmle.python.dataflow.new.TaintTracking
|
||||
private import experimental.semmle.python.Frameworks
|
||||
private import semmle.python.ApiGraphs
|
||||
|
||||
/** Provides classes for modeling Regular Expression-related APIs. */
|
||||
module RegexExecution {
|
||||
|
||||
Reference in New Issue
Block a user