mirror of
https://github.com/coder/coder.git
synced 2025-07-13 21:36:50 +00:00
chore: remove theme experiment (#10798)
Co-authored-by: Kyle Carberry <kyle@carberry.com>
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user