Skip to content

Commit 2d7e889

Browse files
committed
Fixed StyleCI
1 parent 1416cec commit 2d7e889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/Auth/ResetPasswordController.php

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

33
namespace Pterodactyl\Http\Controllers\Auth;
44

5-
use Illuminate\Http\Request;
65
use Illuminate\Support\Str;
6+
use Illuminate\Http\Request;
77
use Prologue\Alerts\AlertsMessageBag;
88
use Illuminate\Contracts\Hashing\Hasher;
99
use Illuminate\Auth\Events\PasswordReset;

0 commit comments

Comments
 (0)