Skip to content

Commit fedb18e

Browse files
committed
space
1 parent 1bf8924 commit fedb18e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/workspaceagents.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,6 @@ func (api *API) workspaceAgentReportStats(rw http.ResponseWriter, r *http.Reques
12121212
if err != nil {
12131213
httpapi.InternalServerError(rw, err)
12141214
return
1215-
12161215
}
12171216

12181217
httpapi.Write(ctx, rw, http.StatusOK, agentsdk.StatsResponse{

0 commit comments

Comments
 (0)