We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f7db3 commit 616c9f3Copy full SHA for 616c9f3
1 file changed
swift/ql/lib/codeql/swift/security/UnsafeJsEvalQuery.qll
@@ -24,8 +24,6 @@ module UnsafeJsEvalConfig implements DataFlow::ConfigSig {
24
}
25
26
predicate observeDiffInformedIncrementalMode() { any() }
27
-
28
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
29
30
31
/**
0 commit comments