Skip to content

Delete frontend code specific to types deprecation warnings

What does this MR do and why?

Previously, to deprecate some keywords, we had introduced some very flaky temp code that would display warnings based on the text found the the API response. Now that the deprecation has occurred, we remove the code that is no longer necessary. we have another issue to make this scalable and have a generic deprecation process and systems, but this is to be addressed at a later time. This MR is just to 🔥 some code.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

Gitlab is still working 😸

MR acceptance checklist

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

Related to #362773 (closed)

Merge request reports

Loading