Skip to content

Commit 43cbd73

Browse files
committed
fmt
1 parent f03cfaf commit 43cbd73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

enterprise/coderd/coderd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,6 @@ func New(ctx context.Context, options *Options) (_ *API, err error) {
269269
httpmw.ExtractOrganizationParam(api.Database),
270270
)
271271
r.Patch("/organizations/{organization}/members/roles", api.patchOrgRoles)
272-
273272
})
274273

275274
r.Route("/organizations/{organization}/groups", func(r chi.Router) {

0 commit comments

Comments
 (0)