Skip to content

Commit 4e66e3d

Browse files
committed
:|
1 parent 71f2518 commit 4e66e3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

enterprise/coderd/idpsync.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ func (api *API) patchOrganizationIDPSyncMapping(rw http.ResponseWriter, r *http.
394394

395395
return nil
396396
}, &database.TxOptions{})
397-
398397
if err != nil {
399398
httpapi.InternalServerError(rw, err)
400399
return

0 commit comments

Comments
 (0)