mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge: Remove extra use SoftDeletes #1408
This commit is contained in:
parent
3e9c8e7d5b
commit
8687d55163
@ -60,7 +60,6 @@ class User extends Authenticatable
|
||||
*/
|
||||
protected $hidden = ['password', 'remember_token', 'confirmation_code'];
|
||||
|
||||
use SoftDeletes;
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user