Skip to content

Commit

Permalink
Remove unnecessary and failing line
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar committed Dec 11, 2024
1 parent ef66ca8 commit eb34603
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
before do
assign :download_link, Hyrax::Engine.routes.url_helpers.download_single_use_link_path(hash)
assign :presenter, Hyrax::FileSetPresenter.new(solr_document, ability)
view.lookup_context.view_paths.push "#{Hyrax::Engine.root}/app/views/hyrax/base"
render
end

Expand Down

0 comments on commit eb34603

Please sign in to comment.