Remove `delayed_project_removal_help_text`
What does this MR do and why?
Remove delayed_project_removal_help_text
Removes ee/app/helpers/ee/groups/settings_helper.rb: delayed_project_removal_help_text
and its specs because it is not used anywhere. Solves a fraction of #420057
Changelog: removed EE: true
How to set up and validate locally
- Ensure pipelines pass