Skip to content

Commit

Permalink
Merge pull request #2 from gonzalovilaseca/patch-2
Browse files Browse the repository at this point in the history
Update Consumer.php
  • Loading branch information
videlalvaro committed Sep 19, 2017
2 parents f6034f6 + d98d1b1 commit 2107d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion RabbitMq/Consumer.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace OldSound\RabbitMqBundle\RabbitMq;

use OldSound\RabbitMqBundle\RabbitMq\BaseConsumer;
use PhpAmqpLib\Message\AMQPMessage;

class Consumer extends BaseConsumer
Expand Down

0 comments on commit 2107d14

Please sign in to comment.