mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
Merge pull request #226 from NNTmux/analysis-XVgAmO
Apply fixes from StyleCI [ci skip] [skip ci]
This commit is contained in:
@@ -85,9 +85,6 @@ class User extends Authenticatable
|
||||
return $this->hasMany('App\Models\UserExcludedCategory', 'users_id');
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
protected static function boot(): void
|
||||
{
|
||||
parent::boot();
|
||||
|
||||
Reference in New Issue
Block a user