Skip to content

Commit 958fda3

Browse files
Sammyjo20actions-user
authored andcommitted
Apply Code Style Fixes
1 parent f31d481 commit 958fda3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Http/SaloonResponse.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Illuminate\Support\Traits\Macroable;
1111
use GuzzleHttp\Exception\RequestException;
1212
use Sammyjo20\Saloon\Exceptions\SaloonRequestException;
13-
use Sammyjo20\Saloon\Exceptions\MissingDtoCastException;
1413

1514
class SaloonResponse
1615
{

tests/Unit/Plugins/CastsToDtoPluginTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
use Sammyjo20\Saloon\Clients\MockClient;
55
use Sammyjo20\Saloon\Tests\Fixtures\Data\User;
66
use Sammyjo20\Saloon\Tests\Fixtures\Data\ApiResponse;
7-
use Sammyjo20\Saloon\Exceptions\MissingDtoCastException;
87
use Sammyjo20\Saloon\Tests\Fixtures\Requests\DTORequest;
98
use Sammyjo20\Saloon\Tests\Fixtures\Requests\UserRequest;
109
use Sammyjo20\Saloon\Tests\Fixtures\Connectors\DtoConnector;

0 commit comments

Comments
 (0)