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