Skip to content

Commit

Permalink
Merge branch 'dev' into wgs-mercator-stability
Browse files Browse the repository at this point in the history
  • Loading branch information
abyrd authored Oct 16, 2023
2 parents 8b1fdce + 4321da8 commit 9c4c98b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ public static class FrequencyEntry extends AbstractTimetable {
/** trip from which to copy travel times */
public String sourceTrip;

/** trips on the selected patterns which could be used as source trips */
public String[] patternTrips;

public AddTrips.PatternTimetable toR5 (String feed) {
AddTrips.PatternTimetable pt = toBaseR5Timetable();

Expand Down

0 comments on commit 9c4c98b

Please sign in to comment.