Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
nunoxavier authored and github-actions[bot] committed Oct 17, 2024
1 parent 88a909b commit 9e822d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Helpers/Saloon/RecordsRequestAndResponses.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
namespace Flavorly\LaravelHelpers\Helpers\Saloon;

use GuzzleHttp\TransferStats;
use Saloon\Http\Response;
use Saloon\Http\PendingRequest;
use Psr\Http\Message\RequestInterface;
use Psr\Http\Message\ResponseInterface;
use Saloon\Http\PendingRequest;
use Saloon\Http\Response;

trait RecordsRequestAndResponses
{
Expand Down

0 comments on commit 9e822d1

Please sign in to comment.