Skip to content

Remove duplicate scope with_api_entity_associations in Epic

During code review it was discovered that with_api_entity_associations scope was declared twice. This removes the duplication to avoid confusion.

Merge request reports