Skip to content

Commit 206e401

Browse files
committed
add password update custom response
1 parent 1e57947 commit 206e401

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Http/Controllers/PasswordController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Laravel\Fortify\Http\Controllers;
44

5-
use Illuminate\Http\JsonResponse;
65
use Illuminate\Http\Request;
76
use Illuminate\Routing\Controller;
87
use Laravel\Fortify\Contracts\PasswordUpdateResponse;

0 commit comments

Comments
 (0)