Completed
Pull Request — master (#42)
by
unknown
15:14
created
tests/unit/Adapter/FirehoseAdapterTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,6 @@
 block discarded – undo
17 17
 
18 18
 use Aws\ResultInterface;
19 19
 use Aws\Firehose\FirehoseClient;
20
-use Graze\DataStructure\Container\ContainerInterface;
21 20
 use Graze\Queue\Adapter\Exception\MethodNotSupportedException;
22 21
 use Graze\Queue\Message\MessageFactoryInterface;
23 22
 use Graze\Queue\Message\MessageInterface;
Please login to merge, or discard this patch.