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 7eb7843 commit 5e58b55Copy full SHA for 5e58b55
app/Http/Controllers/Settings/ProfileController.php
@@ -10,7 +10,6 @@
10
use Illuminate\Support\Facades\Auth;
11
use Inertia\Inertia;
12
use Inertia\Response;
13
-use Illuminate\Support\Facades\Storage;
14
15
class ProfileController extends Controller
16
{
0 commit comments