Skip to content

Commit

Permalink
Update queue.go
Browse files Browse the repository at this point in the history
  • Loading branch information
siad007 authored Jul 15, 2020
1 parent 4ed6142 commit af5943e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion broker/amqp/queue.go
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ func (q *queue) publish(cp *chanPool, id string, attempt int, j *jobs.Job, delay
return err
}

qName := q.name
qKey := q.key

if delay != 0 {
Expand Down

0 comments on commit af5943e

Please sign in to comment.