Skip to content

Commit 3fae3fd

Browse files
committed
Take ApiGraphs out of Concepts.qll
1 parent 6a20a4d commit 3fae3fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/src/experimental/semmle/python/Concepts.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ private import semmle.python.dataflow.new.DataFlow
1313
private import semmle.python.dataflow.new.RemoteFlowSources
1414
private import semmle.python.dataflow.new.TaintTracking
1515
private import experimental.semmle.python.Frameworks
16-
private import semmle.python.ApiGraphs
1716

1817
/** Provides classes for modeling Regular Expression-related APIs. */
1918
module RegexExecution {

0 commit comments

Comments
 (0)