Skip to content

Commit d0e5aff

Browse files
committed
updating password reset
1 parent fc703fa commit d0e5aff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Controllers/Auth/PasswordResetLinkController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Illuminate\Http\RedirectResponse;
77
use Illuminate\Http\Request;
88
use Illuminate\Support\Facades\Password;
9-
use Illuminate\Validation\ValidationException;
109
use Inertia\Inertia;
1110
use Inertia\Response;
1211

0 commit comments

Comments
 (0)