Remove testing page render
This commit is contained in:
@@ -42,7 +42,6 @@ class FormsController < ApplicationController
|
||||
def form
|
||||
|
||||
@form = Form.find_by!(token: params[:id])
|
||||
render 'submissions/create'
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user