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 e366155 commit b2dfaeaCopy full SHA for b2dfaea
src/Http/SaloonConnector.php
@@ -6,7 +6,6 @@
6
use Illuminate\Support\Str;
7
use Illuminate\Support\Collection;
8
use Sammyjo20\Saloon\Traits\HasMake;
9
-use Sammyjo20\Saloon\Traits\HasKeychain;
10
use Sammyjo20\Saloon\Traits\CollectsData;
11
use Sammyjo20\Saloon\Traits\CollectsConfig;
12
use Sammyjo20\Saloon\Traits\CollectsHeaders;
src/Http/SaloonRequest.php
@@ -3,7 +3,6 @@
3
namespace Sammyjo20\Saloon\Http;
4
5
use Sammyjo20\Saloon\Traits\SendsRequests;
0 commit comments