Passed
Push — v3.x ( 10c52c...1ce9e9 )
by Chad
02:12
created
src/Client.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use GuzzleHttp;
6 6
 use Psr\SimpleCache\CacheInterface;
7
-use Psr\Http\Message\RequestInterface;
8 7
 use Psr\Http\Message\ResponseInterface;
9 8
 
10 9
 /**
Please login to merge, or discard this patch.