Skip to content

Commit 44a678a

Browse files
remove redundant import
1 parent 06504f2 commit 44a678a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/src/Functions/IterReturnsNonSelf.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
*/
1313

1414
import python
15-
import semmle.python.dataflow.new.DataFlow
1615
import semmle.python.ApiGraphs
1716

1817
/** Holds if `f` is a method of the class `c`. */

0 commit comments

Comments
 (0)