Completed
Pull Request — master (#50)
by
unknown
09:01
created
src/Client.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -10,9 +10,7 @@
 block discarded – undo
10 10
 use GuzzleHttp\Middleware;
11 11
 use Http\Client\HttpAsyncClient;
12 12
 use Http\Client\HttpClient;
13
-use Http\Message\Exception;
14 13
 use Psr\Http\Message\RequestInterface;
15
-use Psr\Http\Message\ResponseInterface;
16 14
 
17 15
 /**
18 16
  * HTTP Adapter for Guzzle 6.
Please login to merge, or discard this patch.