summaryrefslogtreecommitdiff
path: root/app/controllers/static_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/static_controller.rb')
-rw-r--r--app/controllers/static_controller.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/controllers/static_controller.rb b/app/controllers/static_controller.rb
deleted file mode 100644
index 6fc9490..0000000
--- a/app/controllers/static_controller.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-class StaticController < ApplicationController
- def homepage
- end
-end