Skip to content

Commit 3ffa5f5

Browse files
Razorsheepgithub-actions[bot]
authored andcommitted
Apply php-cs-fixer changes
1 parent cf20579 commit 3ffa5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptions/Handler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace Signifly\Shopify\Exceptions;
44

5-
use Illuminate\Support\Arr;
65
use Illuminate\Http\Client\Response;
6+
use Illuminate\Support\Arr;
77

88
class Handler implements ErrorHandlerInterface
99
{

0 commit comments

Comments
 (0)