mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
chore: remove template_update_policies experiment (#11250)
This commit is contained in:
@ -2088,7 +2088,6 @@ const (
|
||||
// Deployment health page
|
||||
ExperimentDeploymentHealthPage Experiment = "deployment_health_page"
|
||||
|
||||
ExperimentTemplateUpdatePolicies Experiment = "template_update_policies"
|
||||
// Add new experiments here!
|
||||
// ExperimentExample Experiment = "example"
|
||||
)
|
||||
|
Reference in New Issue
Block a user