aboutsummaryrefslogtreecommitdiffstats
path: root/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes.rb')
-rw-r--r--config/routes.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/routes.rb b/config/routes.rb
index 442538868..f545fac98 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -90,7 +90,6 @@ ChouetteIhm::Application.routes.draw do
end
end
resources :vehicle_journeys do
- get 'timeless', :on => :collection
get 'select_journey_pattern', :on => :member
resources :vehicle_translations
end