We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c5905e commit 67dbeb6Copy full SHA for 67dbeb6
src/OxylabsApiClient.php
@@ -28,8 +28,6 @@
28
use GuzzleHttp\Promise\PromiseInterface;
29
use GuzzleHttp\Psr7\Request;
30
use Illuminate\Http\Client\ConnectionException;
31
-use Illuminate\Http\Client\Factory;
32
-use Illuminate\Http\Client\PendingRequest;
33
use Illuminate\Http\Client\Response;
34
use Illuminate\Support\Facades\Http;
35
use InvalidArgumentException;
0 commit comments