Skip to content

Commit 41ca95f

Browse files
committed
Fmt
1 parent 7ceb7a5 commit 41ca95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enterprise/coderd/workspaceproxy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ func (api *API) workspaceProxyRegister(rw http.ResponseWriter, r *http.Request)
418418
// the audit log if there is no user id. We should find a solution
419419
// to make sure this event is tracked.
420420
// auditor = api.AGPL.Auditor.Load()
421-
//aReq, commitAudit = audit.InitRequest[database.WorkspaceProxy](rw, &audit.RequestParams{
421+
// aReq, commitAudit = audit.InitRequest[database.WorkspaceProxy](rw, &audit.RequestParams{
422422
// Audit: *auditor,
423423
// Log: api.Logger,
424424
// Request: r,

0 commit comments

Comments
 (0)