We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf0f5d commit 05a0121Copy full SHA for 05a0121
1 file changed
actions/ql/src/Models/CompositeActionsSources.ql
@@ -36,8 +36,6 @@ private module MyConfig implements DataFlow::ConfigSig {
36
}
37
38
predicate observeDiffInformedIncrementalMode() { any() }
39
-
40
- Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
41
42
43
module MyFlow = TaintTracking::Global<MyConfig>;
0 commit comments