Skip to content

Commit fafc36a

Browse files
committed
Python: remove (do not introduce) unused import
1 parent f02a196 commit fafc36a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/src/semmle/python/frameworks/Stdlib.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ private import python
77
private import semmle.python.dataflow.new.DataFlow
88
private import semmle.python.dataflow.new.TaintTracking
99
private import semmle.python.dataflow.new.RemoteFlowSources
10-
private import semmle.python.ApiGraphs
1110
private import semmle.python.Concepts
1211
private import PEP249
1312

0 commit comments

Comments
 (0)