Completed
Push — dependabot/composer/twig/twig-... ( ad0039...aa0c04 )
by
unknown
12:46 queued 01:54
created
src/SWP/Bundle/CoreBundle/Consumer/ContentPushConsumer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -16,10 +16,8 @@
 block discarded – undo
16 16
 
17 17
 namespace SWP\Bundle\CoreBundle\Consumer;
18 18
 
19
-use Doctrine\DBAL\DBALException;
20 19
 use Doctrine\DBAL\Exception\NotNullConstraintViolationException;
21 20
 use Doctrine\ORM\EntityManagerInterface;
22
-use Doctrine\ORM\NonUniqueResultException;
23 21
 use Doctrine\ORM\ORMException;
24 22
 use Exception;
25 23
 use OldSound\RabbitMqBundle\RabbitMq\ConsumerInterface;
Please login to merge, or discard this patch.