chore: remove theme experiment (#10798)

Co-authored-by: Kyle Carberry <kyle@carberry.com>
This commit is contained in:
Kayla Washburn
2023-11-20 11:53:20 -05:00
committed by GitHub
parent 92ef0baff3
commit 9b6433e3a7
5 changed files with 0 additions and 10 deletions

View File

@ -2072,9 +2072,6 @@ const (
// Deployment health page
ExperimentDeploymentHealthPage Experiment = "deployment_health_page"
// ExperimentDashboardTheme mutates the dashboard to use a new, dark color scheme.
ExperimentDashboardTheme Experiment = "dashboard_theme"
ExperimentTemplateUpdatePolicies Experiment = "template_update_policies"
// Add new experiments here!
// ExperimentExample Experiment = "example"