Skip to content

Removes unused feature flag code

Laura Montemayor requested to merge remove-frontend-ff-coce into master

What does this MR do and why?

After the removal of the feature flag for Remove special character limitations in raw, masked variables, a method using this feature flag was accidentally left in the component, returning always false. This MR should remove the final piece of code for that feature flag.

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