Remove insight creation UI local storage flag
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