Skip to content

Commit

Permalink
Merge pull request #2174 from samvera/remove-todo-assignment
Browse files Browse the repository at this point in the history
📚 Remove completed TODO item
  • Loading branch information
ShanaLMoore authored Apr 2, 2024
2 parents ca49a19 + 7bad7ce commit 50b3091
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/tasks/index.rake
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ task index_collections: :environment do
end
end

# TODO: handle valkyrie reindex once admin sets have been valkyrized
# ref: https://github.com/scientist-softserv/hykuup_knapsack/issues/94
desc "reindex just the admin_sets in the background"
task index_admin_sets: :environment do
Account.find_each do |account|
Expand Down

0 comments on commit 50b3091

Please sign in to comment.