Skip to content

Commit 40f903c

Browse files
suraj-webkulgithub-actions[bot]
authored andcommitted
chore: applied pint changes
1 parent b662df6 commit 40f903c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/Webkul/Admin/src/Http/Controllers/User/SessionController.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
namespace Webkul\Admin\Http\Controllers\User;
44

5-
use Illuminate\View\View;
6-
use Illuminate\Support\Collection;
75
use Illuminate\Http\RedirectResponse;
6+
use Illuminate\Support\Collection;
7+
use Illuminate\View\View;
88
use Webkul\Admin\Http\Controllers\Controller;
99

1010
class SessionController extends Controller

0 commit comments

Comments
 (0)