File tree 1 file changed +0
-1
lines changed
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -2893,7 +2893,6 @@ const (
2893
2893
// Add new experiments here!
2894
2894
ExperimentExample Experiment = "example" // This isn't used for anything.
2895
2895
ExperimentAutoFillParameters Experiment = "auto-fill-parameters" // This should not be taken out of experiments until we have redesigned the feature.
2896
- ExperimentMultiOrganization Experiment = "multi-organization" // Requires organization context for interactions, default org is assumed.
2897
2896
ExperimentCustomRoles Experiment = "custom-roles" // Allows creating runtime custom roles.
2898
2897
ExperimentNotifications Experiment = "notifications" // Sends notifications via SMTP and webhooks following certain events.
2899
2898
ExperimentWorkspaceUsage Experiment = "workspace-usage" // Enables the new workspace usage tracking.
You can’t perform that action at this time.
0 commit comments