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

Skip to content

Commit 1243c63

Browse files
committed
Actions/ReusableWorkflowsSources
1 parent a972ef7 commit 1243c63

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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