Skip to content

Commit fe7df06

Browse files
committed
Fix version
1 parent debc29e commit fe7df06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/coderd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ func New(options *Options) http.Handler {
7171
})
7272
})
7373

74-
// Routes specific to the workspace namespace.
7574
// Listing operations specific to resources should go under
7675
// their respective routes. eg. /orgs/<name>/workspaces
7776
r.Route("/workspaces", func(r chi.Router) {

0 commit comments

Comments
 (0)