Skip to content

Commit e96296b

Browse files
committed
Actions/CompositeActionsSummaries
Same file uses source as endpoint
1 parent 05a0121 commit e96296b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

actions/ql/src/Models/CompositeActionsSummaries.ql

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

2929
predicate observeDiffInformedIncrementalMode() { any() }
30-
31-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
3230
}
3331

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

0 commit comments

Comments
 (0)