Skip to content

Commit f4349e1

Browse files
committed
Fix: comment
1 parent 23307e5 commit f4349e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/coderd.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ import (
3535

3636
"cdr.dev/slog"
3737
"github.com/coder/coder/buildinfo"
38+
39+
// Used to serve the Swagger endpoint
3840
_ "github.com/coder/coder/coderd/apidocs"
3941
"github.com/coder/coder/coderd/audit"
4042
"github.com/coder/coder/coderd/awsidentity"

0 commit comments

Comments
 (0)