Completed
Pull Request — master (#42)
by Chad
01:42
created
src/GuzzleAdapter.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,10 +2,8 @@
 block discarded – undo
2 2
 
3 3
 namespace TraderInteractive\Api;
4 4
 
5
-use ArrayObject;
6 5
 use DominionEnterprises\Util;
7 6
 use GuzzleHttp\Client as GuzzleClient;
8
-use GuzzleHttp\Exception\RequestException;
9 7
 use GuzzleHttp\Promise;
10 8
 use Psr\Http\Message\ResponseInterface;
11 9
 
Please login to merge, or discard this patch.