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

2
coderd/apidoc/docs.go generated
View File

@ -8605,7 +8605,6 @@ const docTemplate = `{
"single_tailnet",
"template_autostop_requirement",
"deployment_health_page",
"dashboard_theme",
"template_update_policies"
],
"x-enum-varnames": [
@ -8615,7 +8614,6 @@ const docTemplate = `{
"ExperimentSingleTailnet",
"ExperimentTemplateAutostopRequirement",
"ExperimentDeploymentHealthPage",
"ExperimentDashboardTheme",
"ExperimentTemplateUpdatePolicies"
]
},