Completed
Push — v3-fusion-support ( e0700e...c04d70 )
by Steven
03:26
created
src/v2/Client.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 Stevenmaguire\Yelp\v2;
4 4
 
5 5
 use GuzzleHttp\Client as HttpClient;
6
-use GuzzleHttp\Exception\ClientException;
7 6
 use GuzzleHttp\HandlerStack;
8 7
 use GuzzleHttp\Subscriber\Oauth\Oauth1;
9 8
 use Stevenmaguire\Yelp\Contract\Http as HttpContract;
Please login to merge, or discard this patch.