Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a972ef7 commit 1243c63Copy full SHA for 1243c63
1 file changed
actions/ql/src/Models/ReusableWorkflowsSources.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