diff --git a/config/routes.rb b/config/routes.rb index bdfb4d0..ffbb809 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -36,8 +36,6 @@ Errbit::Application.routes.draw do resources :deploys, :only => [:index] end - devise_for :users - root :to => 'apps#index' end -- libgit2 0.21.2