@@ -16,10 +16,8 @@ |
||
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; |