Skip to content

Remove unused feature flag mixin after protected packages release

What does this MR do and why?

Release protected npm packages feature (!169246 - merged) removed code related to feature flag, but missed removing the imported feature flag mixin.

This MR addresses that.

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.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

Related to #472655 (closed)

Merge request reports

Loading