@@ -6,7 +6,6 @@ |
||
6 | 6 | namespace Graviton\RabbitMqBundle\Producer; |
7 | 7 | |
8 | 8 | use OldSound\RabbitMqBundle\RabbitMq\Producer; |
9 | -use OldSound\RabbitMqBundle\RabbitMq\ProducerInterface; |
|
10 | 9 | |
11 | 10 | /** |
12 | 11 | * @author List of contributors <https://github.com/libgraviton/graviton/graphs/contributors> |
@@ -14,7 +14,6 @@ |
||
14 | 14 | use Graviton\RestBundle\Model\DocumentModel; |
15 | 15 | use Graviton\SchemaBundle\SchemaUtils; |
16 | 16 | use Graviton\RestBundle\Service\RestUtilsInterface; |
17 | -use Graviton\SecurityBundle\Entities\SecurityUser; |
|
18 | 17 | use Graviton\SecurityBundle\Service\SecurityUtils; |
19 | 18 | use Symfony\Component\Security\Core\Exception\UsernameNotFoundException; |
20 | 19 | use Symfony\Component\DependencyInjection\ContainerInterface; |