Remove unused Admin::ProjectsFinder after Admin projects list migration

What does this MR do and why?

This MR removes the unused Admin::ProjectsFinder class and its associated spec file from the codebase.

Removed files:

  • app/finders/admin/projects_finder.rb
  • spec/finders/admin/projects_finder_spec.rb

References

Closes #549932

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading