Completed
Pull Request — 1.1 (#8)
by
unknown
02:55
created
src/AbstractConsumer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Mouf\AmqpClient;
4 4
 
5
-use Doctrine\ORM\ORMException;
6 5
 use Mouf\Utils\Log\ErrorLogLogger;
7 6
 use Psr\Log\LoggerInterface;
8 7
 
Please login to merge, or discard this patch.