Skip to content

Commit

Permalink
Remove MemberPresenterFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Feb 17, 2017
1 parent 9c98030 commit 5bca765
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
6 changes: 0 additions & 6 deletions app/presenters/geo_concerns/geo_concerns_show_presenter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,5 @@ def attribute_to_html(field, options = {})
super field, options
end
end

private

def member_presenter_factory
GeoConcerns::MemberPresenterFactory.new(solr_document, current_ability, request)
end
end
end
18 changes: 0 additions & 18 deletions app/presenters/geo_concerns/member_presenter_factory.rb

This file was deleted.

0 comments on commit 5bca765

Please sign in to comment.