Skip to content

Commit

Permalink
Revert renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed May 6, 2024
1 parent 90148e0 commit 7e15260
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ public int earliestDepartureTime(int stopIndex) {
@Override
public int latestArrivalTime(
int arrivalTime,
int ignored,
int fromStopIndex,
int toStopIndex,
int flexTripDurationSeconds
) {
Expand Down

0 comments on commit 7e15260

Please sign in to comment.