Skip to content

Remove redundant contributable_target_types method

Abdul Wadood requested to merge 382920-remove-redundant-code into master

What does this MR do and why?

This is a follow-up from !138688 (comment 1800814268).

Because we created a new scope epic_contributions in EE::Event. It will also fix the inconsistency of not using a feature flag actor here whereas the actor is being used in other places where the epic_events_on_contributions_calendar feature flag is used.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

Follow How to set up and validate locally.

Related to #382920 (closed)

Merge request reports