Test Failed
Push — master ( 87b090...d209b7 )
by Rizart
02:47
created
src/ElasticEmail/V2/Responses/BaseResponse.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,6 @@
 block discarded – undo
7 7
 namespace ElasticEmail\V2\Responses;
8 8
 
9 9
 use GuzzleHttp\Client;
10
-use GuzzleHttp\Psr7\Response;
11 10
 use GuzzleHttp\Psr7\Response as Psr7Response;
12 11
 
13 12
 abstract class BaseResponse
Please login to merge, or discard this patch.