More fixes

This commit is contained in:
Frankie B 2023-07-29 17:42:19 +01:00
commit 667da58bd9
No known key found for this signature in database
6 changed files with 9 additions and 13 deletions

View file

@ -2,7 +2,6 @@
namespace App\Providers;
// use Illuminate\Support\Facades\Gate;
use Illuminate\Foundation\Support\Providers\AuthServiceProvider as ServiceProvider;
class AuthServiceProvider extends ServiceProvider