We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5faa443 commit 8a3ef31Copy full SHA for 8a3ef31
1 file changed
swift/ql/lib/codeql/swift/elements/decl/AbstractFunctionDecl.qll
@@ -1,6 +1,5 @@
1
private import codeql.swift.generated.decl.AbstractFunctionDecl
2
private import codeql.swift.elements.decl.MethodDecl
3
-private import codeql.swift.elements.Callable
4
5
/**
6
* A function.
0 commit comments