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 f84456f commit 68c059fCopy full SHA for 68c059f
app/Http/Controllers/Settings/ProfileController.php
@@ -7,7 +7,6 @@
7
use Illuminate\Contracts\Auth\MustVerifyEmail;
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;
0 commit comments