remove redundant import

This commit is contained in:
Joe Farebrother
2025-05-23 13:16:13 +01:00
parent 06504f2cb6
commit 44a678a3f4

View File

@@ -12,7 +12,6 @@
*/
import python
import semmle.python.dataflow.new.DataFlow
import semmle.python.ApiGraphs
/** Holds if `f` is a method of the class `c`. */