Completed
Push — master ( be4840...fe49f7 )
by Peter
02:20
created
src/Http/Client.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use GuzzleHttp\Client as GuzzleClient;
7 7
 use Psr\Http\Message\ResponseInterface;
8 8
 use PeterColes\Betfair\Api\Auth;
9
-use stdClass;
10 9
 
11 10
 class Client
12 11
 {
Please login to merge, or discard this patch.