This commit is contained in:
JaguarJack
2023-03-06 09:23:45 +08:00
parent 58175d111a
commit b495c80509
3 changed files with 1 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ namespace Modules\User\Http\Controllers;
use Catch\Base\CatchController as Controller;
use Catch\Exceptions\FailedException;
use Illuminate\Auth\RequestGuard;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Event;