Completed
Push — master ( 2017d8...712de9 )
by Keith
02:20
created
src/Provider/AwsProvider.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -24,8 +24,6 @@
 block discarded – undo
24 24
 
25 25
 use Aws\Sns\SnsClient;
26 26
 use Aws\Sqs\SqsClient;
27
-use Aws\Sqs\Exception\SqsException;
28
-
29 27
 use Doctrine\Common\Cache\Cache;
30 28
 use Symfony\Bridge\Monolog\Logger;
31 29
 use Symfony\Component\EventDispatcher\EventDispatcherInterface;
Please login to merge, or discard this patch.