Completed
Push — feature/EVO-8270-status-event-... ( 52a5f4 )
by
unknown
64:33
created
src/Graviton/RabbitMqBundle/Producer/DummyChannel.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
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>
Please login to merge, or discard this patch.
src/Graviton/RestBundle/Controller/RestController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.