Py: delete import that no longer exists

This commit is contained in:
erik-krogh
2024-01-22 09:16:43 +01:00
parent 0511786a22
commit f60c01e3a8

View File

@@ -26,7 +26,6 @@ import semmle.python.types.FunctionObject
import semmle.python.types.ModuleObject
import semmle.python.types.Version
import semmle.python.types.Descriptors
import semmle.python.protocols
import semmle.python.SSA
import semmle.python.SelfAttribute
import semmle.python.types.Properties