We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45a679 commit 359e85cCopy full SHA for 359e85c
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