Passed
Push — master ( b679e8...a4fccc )
by Sergey
02:21
created
src/Request.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -3,7 +3,6 @@
 block discarded – undo
3 3
 namespace seregazhuk\HeadHunterApi;
4 4
 
5 5
 use GuzzleHttp\Client;
6
-use GuzzleHttp\Psr7\Response;
7 6
 use GuzzleHttp\Psr7\Request as GuzzleRequest;
8 7
 use Psr\Http\Message\ResponseInterface;
9 8
 
Please login to merge, or discard this patch.