summaryrefslogtreecommitdiff
path: root/core/config/routes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'core/config/routes.rb')
-rw-r--r--core/config/routes.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/config/routes.rb b/core/config/routes.rb
index 63f644c..1daf9a4 100644
--- a/core/config/routes.rb
+++ b/core/config/routes.rb
@@ -1,3 +1,2 @@
Rails.application.routes.draw do
- root :to => "home#index"
end