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 d36b721 commit 78f2ceeCopy full SHA for 78f2cee
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