Skip to content

Commit aaadf19

Browse files
committed
Swift: fix 'ql/redundant-import'
1 parent fbb1479 commit aaadf19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift/ql/lib/codeql/swift/elements/expr/MethodLookupExpr.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
private import codeql.swift.generated.expr.MethodLookupExpr
22
private import codeql.swift.elements.expr.MethodLookupExprConstructor
3-
private import codeql.swift.elements.expr.Expr
43
private import codeql.swift.elements.expr.DeclRefExpr
54
private import codeql.swift.elements.expr.OtherConstructorDeclRefExpr
65
private import codeql.swift.elements.decl.Decl

0 commit comments

Comments
 (0)