Skip to content

Commit

Permalink
Updated QueueAction
Browse files Browse the repository at this point in the history
  • Loading branch information
denrad authored and tisOO committed Jun 2, 2017
1 parent 90189b3 commit 8f95707
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/actions/QueueAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ public function handleMessage(\AMQPEnvelope $envelope, \AMQPQueue $queue)
}
}
$queue->ack($envelope->getDeliveryTag());

return true;
}

Expand Down

0 comments on commit 8f95707

Please sign in to comment.