Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2017-10-19 13:41:17 +00:00
committed by StyleCI Bot
parent 563c797a08
commit fc48af9a64
-3
View File
@@ -85,9 +85,6 @@ class User extends Authenticatable
return $this->hasMany('App\Models\UserExcludedCategory', 'users_id');
}
/**
*
*/
protected static function boot(): void
{
parent::boot();