Skip to content

Commit

Permalink
💄 rubocop fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanaLMoore committed Aug 23, 2024
1 parent 0d244ec commit 53c040c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion app/indexers/admin_set_resource_indexer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ class AdminSetResourceIndexer < Hyrax::Indexers::AdministrativeSetIndexer
# include Hyrax::Indexer(:core_metadata) unless Hyrax.config.flexible?
# include Hyrax::Indexer('AdminSetResource') if Hyrax.config.flexible?
end

2 changes: 1 addition & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@
get 'export'
end
end
end
end

0 comments on commit 53c040c

Please sign in to comment.