Clean up default_to_import_tab experiment
What does this MR do and why?
This issue is to cleanup and remove the default_to_import_tab
feature flag as the experiment was deemed experimentinvalidated (summary)
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.
How to set up and validate locally
- Setup gdk to simulate SaaS - https://docs.gitlab.com/ee/development/ee_features.html#simulate-a-saas-instance and restart GDK
- Sign out. Visit
/users/sign_up
. Submit the form. - On the welcome page select:
-
I'm signing up for GitLab because:
-I want to move my repository to GitLab from somewhere else
,Just me
andCreate a new project
. - Submit the form. Make sure
Create
tab is active.
Related to #452207