Remove sidekiq_queues.yml and all_queues.yml from GitLab Rails

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

The config/sidekiq_queues.yml and app/all_queues.yml and ee/app/all_queues.yml files were important queue definitions for queue selector. Since we've removed queue selector in https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2220 on %17.0, we can also clean up these files along with the static analysis checks that keep these files up to date.

We should be able to remove these at any release version as it wouldn't break any GitLab functionality, which is why it wasn't bundled with the queue selector removal.

Edited by 🤖 GitLab Bot 🤖