We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d50ae2a commit b694d48Copy full SHA for b694d48
1 file changed
application/src/main/java/org/opentripplanner/transit/model/network/TripPattern.java
@@ -423,6 +423,7 @@ public Timetable getScheduledTimetable() {
423
* {@link org.opentripplanner.updater.trip.patterncache.TripPatternCache}
424
* See comment in TripPatternCache.
425
*/
426
+ @Deprecated
427
@Nullable
428
public TripPattern getOriginalTripPattern() {
429
return originalTripPattern;
0 commit comments