Skip to content

Commit 27e17ff

Browse files
authored
chore: Remove unused Experimental field (coder#6924)
1 parent cd807bc commit 27e17ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/coderd.go

-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ type Options struct {
134134

135135
MetricsCacheRefreshInterval time.Duration
136136
AgentStatsRefreshInterval time.Duration
137-
Experimental bool
138137
DeploymentValues *codersdk.DeploymentValues
139138
UpdateCheckOptions *updatecheck.Options // Set non-nil to enable update checking.
140139

0 commit comments

Comments
 (0)