Skip to content

Commit 67a5ab6

Browse files
Fixed imports
1 parent 26cf548 commit 67a5ab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
use GuzzleHttp\Client as GuzzleClient;
1515
use GuzzleHttp\ClientInterface;
16+
use GuzzleHttp\Exception\ConnectException;
1617
use GuzzleHttp\Exception\TransferException;
1718
use GuzzleHttp\HandlerStack;
1819
use GuzzleHttp\Middleware;

0 commit comments

Comments
 (0)