Completed
Push — master ( 838a9c...ffc0c7 )
by Stefan
05:46
created
src/Api.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 use GuzzleHttp\Promise\PromiseInterface;
8 8
 use Psr\Http\Message\RequestInterface;
9 9
 use Psr\Http\Message\ResponseInterface;
10
-use Psr\Http\Message\UriInterface;
11 10
 
12 11
 final class Api implements ApiInterface
13 12
 {
Please login to merge, or discard this patch.