Skip to content

Commit

Permalink
Merge pull request #759 from WGBH-MLA/i34-indexers
Browse files Browse the repository at this point in the history
Comment indexer for future removal
  • Loading branch information
laritakr authored Aug 16, 2023
2 parents 21813fd + 2128276 commit b24471c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/indexers/queued_nesting_indexer.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

# TODO: Remove this with if App.rails_5_1? cleanup
class QueuedNestingIndexer
extend Samvera::NestingIndexer
def self.reindex_relationships(id:, maximum_nesting_depth: nil, extent:)
Expand Down

0 comments on commit b24471c

Please sign in to comment.