We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent becaee6 commit 39a2876Copy full SHA for 39a2876
codersdk/deployment.go
@@ -3374,9 +3374,6 @@ func (e Experiment) GetDescription() string {
3374
}
3375
3376
3377
-// GetDocsPath is removed to simplify the process for adding new features
3378
-// Documentation paths are now managed directly in the documentation itself
3379
-
3380
// ExperimentsSafe should include all experiments that are safe for
3381
// users to opt-in to via --experimental='*'.
3382
// Experiments that are not ready for consumption by all users should
0 commit comments