Skip to content

Commit e04102f

Browse files
committed
fmt
1 parent 614acc7 commit e04102f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

coderd/database/dbauthz/dbauthz.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3292,7 +3292,6 @@ func (q *querier) OIDCClaimFieldValues(ctx context.Context, args database.OIDCCl
32923292
return nil, err
32933293
}
32943294
return q.db.OIDCClaimFieldValues(ctx, args)
3295-
32963295
}
32973296

32983297
func (q *querier) OIDCClaimFields(ctx context.Context, organizationID uuid.UUID) ([]string, error) {

0 commit comments

Comments
 (0)