Skip to content

Commit

Permalink
Remove unused enum values
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Jul 1, 2024
1 parent f5621e2 commit ccf5be4
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,8 @@ public enum VehicleMode {
COACH,
FERRY,
FLEX,
@Deprecated
FLEXIBLE,
FUNICULAR,
GONDOLA,
@Deprecated
LEG_SWITCH,
RAIL,
SCOOTER,
SUBWAY,
Expand Down

0 comments on commit ccf5be4

Please sign in to comment.