We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb1479 commit aaadf19Copy full SHA for aaadf19
swift/ql/lib/codeql/swift/elements/expr/MethodLookupExpr.qll
@@ -1,6 +1,5 @@
1
private import codeql.swift.generated.expr.MethodLookupExpr
2
private import codeql.swift.elements.expr.MethodLookupExprConstructor
3
-private import codeql.swift.elements.expr.Expr
4
private import codeql.swift.elements.expr.DeclRefExpr
5
private import codeql.swift.elements.expr.OtherConstructorDeclRefExpr
6
private import codeql.swift.elements.decl.Decl
0 commit comments