Skip to content

Commit e9704c6

Browse files
committed
Remove unneeded uses
1 parent c9a7756 commit e9704c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/BaseClient.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44

55
use GuzzleHttp\Client as HttpClient;
66
use GuzzleHttp\Exception\BadResponseException;
7-
use GuzzleHttp\Exception\ClientException;
87
use GuzzleHttp\Exception\GuzzleException;
98
use GuzzleHttp\Exception\ConnectException as GuzzleConnectException;
10-
use GuzzleHttp\Exception\RequestException;
119
use GuzzleHttp\HandlerStack;
1210
use GuzzleHttp\Middleware;
1311
use Picqer\BolRetailerV10\Exception\RateLimitException;

0 commit comments

Comments
 (0)