Skip to content

Remove insight creation UI local storage flag

Administrator requested to merge code-insights/remove-local-storage-flag into main

Created by: vovakulikov

Resolves: https://github.com/sourcegraph/sourcegraph/issues/21077

For 3.28 release we want to release code insights creation UI for all user who uses code insights now (who has turned on experimental flag not the localStorage flag in their settings)

This PR removes our local storage flag enableCodeInsightCreationUI for the creation UI

Merge request reports

Loading