Completed
Push — master ( 70c29b...7d604a )
by Tomasz
06:29
created
CommandQueueRabbitMqDriverBundle/Listener/ClearEntityManagersListener.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace Gendoria\CommandQueueRabbitMqDriverBundle\Listener;
4 4
 
5 5
 use Doctrine\Common\Persistence\ManagerRegistry;
6
-use Doctrine\ORM\EntityManager;
7 6
 use Gendoria\CommandQueueBundle\Event\QueueBeforeTranslateEvent;
8 7
 use Gendoria\CommandQueueBundle\Event\QueueEvents;
9 8
 use Gendoria\CommandQueueBundle\Event\QueueProcessEvent;
Please login to merge, or discard this patch.