We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787f3ff commit 4562529Copy full SHA for 4562529
src/ApiHelper.php
@@ -3,7 +3,6 @@
3
namespace MarcReichel\IGDBLaravel;
4
5
use Exception;
6
-use GuzzleHttp\Exception\GuzzleException;
7
use Illuminate\Support\Facades\Cache;
8
use Illuminate\Support\Facades\Http;
9
use MarcReichel\IGDBLaravel\Exceptions\AuthenticationException;
0 commit comments