Skip to content

Commit

Permalink
Remove unneeded uses
Browse files Browse the repository at this point in the history
  • Loading branch information
casperbakker committed Sep 18, 2024
1 parent c9a7756 commit e9704c6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/BaseClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@

use GuzzleHttp\Client as HttpClient;
use GuzzleHttp\Exception\BadResponseException;
use GuzzleHttp\Exception\ClientException;
use GuzzleHttp\Exception\GuzzleException;
use GuzzleHttp\Exception\ConnectException as GuzzleConnectException;
use GuzzleHttp\Exception\RequestException;
use GuzzleHttp\HandlerStack;
use GuzzleHttp\Middleware;
use Picqer\BolRetailerV10\Exception\RateLimitException;
Expand Down

0 comments on commit e9704c6

Please sign in to comment.