Take ApiGraphs out of Concepts.qll

This commit is contained in:
jorgectf
2021-03-30 17:39:27 +02:00
parent 6a20a4dcc3
commit 3fae3fd93e

View File

@@ -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 {