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.
2 parents d9afe09 + 67dbeb6 commit c7fac0aCopy full SHA for c7fac0a
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