Cleanup nuget_duplicates_option feature flag
What does this MR do and why?
In Add a setting for allowing/disallowing duplicat... (!123783 - merged) & Add service to handle disallowing duplicate NuG... (!128269 - merged), the feature flag nuget_duplicates_option
was used to gate the disallowing duplicate NuGet package uploads
feature.
The feature flag was globally enabled on gitlab.com for nearly 2 months now and was deemed stable. It's time to clean up the feature flag from the code and release the feature.
Screenshots or screen recordings
N/A
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
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.
Related to #293748 (closed)
Edited by Siddharth Dungarwal