Apply fixes from StyleCI (#5100)
This commit is contained in:
committed by
Taylor Otwell
parent
79fb6af96e
commit
e656932002
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace App;
|
||||
|
||||
use Illuminate\Notifications\Notifiable;
|
||||
use Illuminate\Contracts\Auth\MustVerifyEmail;
|
||||
use Illuminate\Foundation\Auth\User as Authenticatable;
|
||||
use Illuminate\Notifications\Notifiable;
|
||||
|
||||
class User extends Authenticatable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user