Skip to content

Commit 551cf1a

Browse files
committed
lint
1 parent 1e9fede commit 551cf1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/workspaces.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1150,7 +1150,6 @@ func (api *API) resolveAutostart(rw http.ResponseWriter, r *http.Request) {
11501150
if response.ParameterMismatch {
11511151
break
11521152
}
1153-
11541153
}
11551154
httpapi.Write(ctx, rw, http.StatusOK, response)
11561155
}

0 commit comments

Comments
 (0)