diff options
-rw-r--r-- | app/controllers/application.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/controllers/application.rb b/app/controllers/application.rb index 494e3a26a..7d89e2163 100644 --- a/app/controllers/application.rb +++ b/app/controllers/application.rb @@ -137,9 +137,6 @@ class ApplicationController < ActionController::Base end end redirect_to default - rescue - - end def render_403 |