Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit04cc479

Browse files
committed
Revert "Add missing return when template version is not found"
This reverts commitf5d1b62.This will be added in a separate PR.
1 parent1de1986 commit04cc479

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎coderd/organizations.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ func (api *api) postTemplatesByOrganization(rw http.ResponseWriter, r *http.Requ
180180
httpapi.Write(rw,http.StatusNotFound, httpapi.Response{
181181
Message:"template version does not exist",
182182
})
183-
return
184183
}
185184
iferr!=nil {
186185
httpapi.Write(rw,http.StatusInternalServerError, httpapi.Response{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp