Removed react/home.html.haml

• Removed:
- react/home.html.haml
This commit is contained in:
mgabdev
2020-08-06 23:10:22 -05:00
parent aba1b917d5
commit f964950282
3 changed files with 2 additions and 18 deletions

View File

@@ -11,10 +11,6 @@ class ReactController < ApplicationController
def react
#
end
def home
#
end
def groupBySlug
@group = Group.where(slug: params[:groupSlug], is_archived: false).first