Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRoesler committed Oct 30, 2023
1 parent 207e863 commit ac80912
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ func requestJobCtx(ctx context.Context, id uuid.UUID, ch chan jobOutRequest) *in
}

select {

case ch <- jobOutRequest{
id: id,
outChan: resp,
Expand Down

0 comments on commit ac80912

Please sign in to comment.