Skip to content

Commit

Permalink
Remove unused param
Browse files Browse the repository at this point in the history
  • Loading branch information
lizconlan committed Aug 23, 2018
1 parent db831c4 commit da3a5f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/services_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ def hidden_user_explanation
layout: false,
locals: {
name_to: info_request.user_name.html_safe,
name_from: AlaveteliConfiguration.contact_name,
info_request: info_request, :reason => params[:reason],
info_request_url: 'http://' + AlaveteliConfiguration.domain + request_path(info_request),
site_name: site_name.html_safe }
Expand Down

0 comments on commit da3a5f0

Please sign in to comment.