Completed
Pull Request — master (#92)
by Pete
07:33
created
src/Provider/AwsProvider.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.