Skip to content

Removes any_project_not_in_hashed_storage? method

What does this MR do and why?

Removes any_project_not_in_hashed_storage? method

Removes ee/app/helpers/ee/users/callouts_helper.rb: any_project_not_in_hashed_storage? 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