diff options
Diffstat (limited to 'app/controllers/bugs_controller.rb')
-rw-r--r-- | app/controllers/bugs_controller.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/controllers/bugs_controller.rb b/app/controllers/bugs_controller.rb index 54142e0..5e5c6d9 100644 --- a/app/controllers/bugs_controller.rb +++ b/app/controllers/bugs_controller.rb @@ -56,4 +56,4 @@ class BugsController < ApplicationController def show end -end
\ No newline at end of file +end |