We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feaaeff commit ba9e3baCopy full SHA for ba9e3ba
1 file changed
actions/ql/src/Models/ReusableWorkflowsSummaries.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