Skip to content

Geo: Remove unused code

What does this MR do and why?

Removes unused code.

The only definition of has_create_events? is hard-coded to return true.

The only usage of it is a guard returns empty array when has_create_events? is true.

This became dead code during the migration of all data types to the Geo Self-Service Framework.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading