Skip to content

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

  1. Ensure pipelines pass

Merge request reports