Skip to content

Commit 39a2876

Browse files
committed
remove GetDocsPath comment
1 parent becaee6 commit 39a2876

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

codersdk/deployment.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3374,9 +3374,6 @@ func (e Experiment) GetDescription() string {
33743374
}
33753375
}
33763376

3377-
// GetDocsPath is removed to simplify the process for adding new features
3378-
// Documentation paths are now managed directly in the documentation itself
3379-
33803377
// ExperimentsSafe should include all experiments that are safe for
33813378
// users to opt-in to via --experimental='*'.
33823379
// Experiments that are not ready for consumption by all users should

0 commit comments

Comments
 (0)