@@ -26,7 +26,6 @@ |
||
26 | 26 | use Aws\Sns\Exception\NotFoundException; |
27 | 27 | use Aws\Sqs\SqsClient; |
28 | 28 | use Aws\Sqs\Exception\SqsException; |
29 | - |
|
30 | 29 | use Doctrine\Common\Cache\Cache; |
31 | 30 | use Symfony\Bridge\Monolog\Logger; |
32 | 31 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
@@ -22,7 +22,6 @@ |
||
22 | 22 | |
23 | 23 | namespace Uecode\Bundle\QPushBundle\EventListener; |
24 | 24 | |
25 | -use Psr\Log\LoggerInterface; |
|
26 | 25 | use Symfony\Component\HttpKernel\HttpKernel; |
27 | 26 | use Symfony\Component\HttpFoundation\Response; |
28 | 27 | use Symfony\Component\HttpKernel\Event\GetResponseEvent; |