mirror of
https://github.com/github/codeql.git
synced 2026-04-26 17:25:19 +02:00
delete redundant imports
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
*/
|
||||
|
||||
import python
|
||||
import semmle.python.SelfAttribute
|
||||
import Equality
|
||||
|
||||
predicate class_stores_to_attribute(ClassValue cls, SelfAttributeStore store, string name) {
|
||||
|
||||
Reference in New Issue
Block a user