Skip to content

Commit

Permalink
Import GuzzleException
Browse files Browse the repository at this point in the history
  • Loading branch information
Stichoza committed Nov 29, 2022
1 parent 59ce797 commit 68179ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GoogleTranslate.php
Expand Up @@ -4,6 +4,7 @@

use ErrorException;
use GuzzleHttp\Client;
use GuzzleHttp\Exception\GuzzleException;
use JsonException;
use Stichoza\GoogleTranslate\Exceptions\LargeTextException;
use Stichoza\GoogleTranslate\Exceptions\RateLimitException;
Expand Down

0 comments on commit 68179ed

Please sign in to comment.