Skip to content

Commit 05a0121

Browse files
committed
Actions/CompositeActionsSources
Same file uses source as endpoint
1 parent 7cf0f5d commit 05a0121

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

actions/ql/src/Models/CompositeActionsSources.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ private module MyConfig implements DataFlow::ConfigSig {
3636
}
3737

3838
predicate observeDiffInformedIncrementalMode() { any() }
39-
40-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
4139
}
4240

4341
module MyFlow = TaintTracking::Global<MyConfig>;

0 commit comments

Comments
 (0)