mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Removed erroneous linebreak
This commit is contained in:
parent
60bb385cf7
commit
b6a188a87b
|
@ -19,7 +19,6 @@ class CheckoutAcceptance extends Model
|
|||
protected $dates = [
|
||||
'accepted_at',
|
||||
'declined_at',
|
||||
|
||||
'deleted_at'
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue