chore: Remove unused Experimental field (#6924)

This commit is contained in:
Steven Masley
2023-03-31 09:44:29 -05:00
committed by GitHub
parent cd807bc0c8
commit 27e17ff2c3

View File

@ -134,7 +134,6 @@ type Options struct {
MetricsCacheRefreshInterval time.Duration MetricsCacheRefreshInterval time.Duration
AgentStatsRefreshInterval time.Duration AgentStatsRefreshInterval time.Duration
Experimental bool
DeploymentValues *codersdk.DeploymentValues DeploymentValues *codersdk.DeploymentValues
UpdateCheckOptions *updatecheck.Options // Set non-nil to enable update checking. UpdateCheckOptions *updatecheck.Options // Set non-nil to enable update checking.