mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
chore: Remove unused Experimental field (#6924)
This commit is contained in:
@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user