Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a1a887

Browse files
committed
Actions/ReusableWorkflowsSummaries
1 parent 1243c63 commit 5a1a887

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

actions/ql/src/Models/ReusableWorkflowsSummaries.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)