diff --git a/config/routes.rb b/config/routes.rb index a4c7b16..c1ffb4f 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -41,8 +41,6 @@ Rails.application.routes.draw do root "home#index" end - get '/:locale' => 'home#index' - # The priority is based upon order of creation: first created -> highest priority. # See how all your routes lay out with "rake routes". -- libgit2 0.21.2