diff options
Diffstat (limited to 'app/controllers/admin/index_controller.rb')
-rw-r--r-- | app/controllers/admin/index_controller.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/admin/index_controller.rb b/app/controllers/admin/index_controller.rb index 16f01f5..ac48bfb 100644 --- a/app/controllers/admin/index_controller.rb +++ b/app/controllers/admin/index_controller.rb @@ -3,4 +3,4 @@ class Admin::IndexController < ApplicationController def index end -end
\ No newline at end of file +end |