delete redundant imports

This commit is contained in:
Erik Krogh Kristensen
2022-04-22 12:55:28 +02:00
parent ae20393e38
commit ff73dbc35c
145 changed files with 0 additions and 162 deletions

View File

@@ -11,7 +11,6 @@
*/
import python
import semmle.python.SelfAttribute
import Equality
predicate class_stores_to_attribute(ClassValue cls, SelfAttributeStore store, string name) {