Skip to content

Removes keep_deleted_option_label method

What does this MR do and why?

Removes keep_deleted_option_label method

Removes ee/app/helpers/ee/groups/settings_helper.rb: keep_deleted_option_label 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

  1. Ensure pipelines pass

Merge request reports