This commit is contained in:
2026-03-07 19:19:41 -06:00
parent b692ab39ba
commit 8aaa2fe302

View File

@@ -11,7 +11,6 @@ use Illuminate\Support\Facades\Auth;
use Laravel\Socialite\Facades\Socialite;
use Throwable;
use Illuminate\Support\Facades\Log;
use Debugbar;
//Models
use App\Models\Auth\User;