Completed
Pull Request — master (#249)
by Carlos
02:58
created
src/Core/Http.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 GuzzleHttp\Client as HttpClient;
27 27
 use GuzzleHttp\HandlerStack;
28 28
 use GuzzleHttp\Psr7\Request;
29
-use GuzzleHttp\Psr7\Response;
30 29
 use Psr\Http\Message\ResponseInterface;
31 30
 
32 31
 /**
Please login to merge, or discard this patch.