We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c891e commit 8e6fee4Copy full SHA for 8e6fee4
app/Http/Controllers/Settings/ProfileController.php
@@ -8,7 +8,6 @@
8
use Illuminate\Http\RedirectResponse;
9
use Illuminate\Http\Request;
10
use Illuminate\Support\Facades\Auth;
11
-use Illuminate\Support\Facades\Redirect;
12
use Inertia\Inertia;
13
use Inertia\Response;
14
0 commit comments