mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
remove unneeded call
This commit is contained in:
parent
bdd61ef5eb
commit
3986d4c540
@ -21,8 +21,6 @@ class AuthServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function boot(): void
|
||||
{
|
||||
$this->registerPolicies();
|
||||
|
||||
//
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user