Skip to content

Removes `geo_registry_status` method

What does this MR do and why?

Removes geo_registry_status method

Removes ee/app/helpers/ee/geo_helper.rb: geo_registry_status because it is not used anywhere. Solves a fraction of #420057

EE: true

Note: If this method can be removed, there's a high likelihood that `geo_registry_status_icon` and `geo_registry_status_text` can be removed as well.

How to set up and validate locally

  1. Ensure pipelines pass
Edited by Ted Tran

Merge request reports