We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f5a71 commit 7cf0f5dCopy full SHA for 7cf0f5d
1 file changed
actions/ql/src/Models/CompositeActionsSinks.ql
@@ -26,8 +26,6 @@ private module MyConfig implements DataFlow::ConfigSig {
26
}
27
28
predicate observeDiffInformedIncrementalMode() { any() }
29
-
30
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
31
32
33
module MyFlow = TaintTracking::Global<MyConfig>;
0 commit comments