Removes request_access_group_members_path method
What does this MR do and why?
Removes request_access_group_members_path method
Removes app/helpers/routing/groups/members_helper.rb: request_access_group_members_path
and its specs because it is not used anywhere. Solves a fraction of #420057
Changelog: removed
How to set up and validate locally
- Ensure pipelines pass