Skip to content

Commit

Permalink
Merge pull request #4658 from pulibrary/stackmap_concern
Browse files Browse the repository at this point in the history
Remove unused Stackmap concern
  • Loading branch information
christinach authored Dec 20, 2024
2 parents c6d2549 + 212de17 commit 6f91c10
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 37 deletions.
1 change: 0 additions & 1 deletion app/controllers/catalog_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ class CatalogController < ApplicationController
include Blacklight::Marc::Catalog
include BlacklightRangeLimit::ControllerOverride
include Orangelight::Catalog
include Orangelight::Stackmap
include Orangelight::ExcessivePaging
include BlacklightHelper

Expand Down
17 changes: 0 additions & 17 deletions app/controllers/concerns/orangelight/stackmap.rb

This file was deleted.

19 changes: 0 additions & 19 deletions spec/controllers/orangelight/stackmap_spec.rb

This file was deleted.

0 comments on commit 6f91c10

Please sign in to comment.