Remove feature flag ci_interpolation_inputs_refactor
What does this MR do and why?
Remove feature flag ci_interpolation_inputs_refactor
With this feature flag we swapped the existing Ci::Input::Inputs
class with Ci::Interpolation::Inputs
class which provides a better framework for defining different input types.
The feature flag has been enabled on production: #418198 (comment 1504756554)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.