Skip to content

Commit feaaeff

Browse files
committed
Actions/ReusableWorkflowsSources
1 parent 053d439 commit feaaeff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)