mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-28 00:09:56 -07:00
Code clean up.
This commit is contained in:
@@ -34,7 +34,6 @@ use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
*/
|
||||
class TransactionJournalMeta extends Model
|
||||
{
|
||||
|
||||
use SoftDeletes;
|
||||
/**
|
||||
* The attributes that should be casted to native types.
|
||||
|
||||
Reference in New Issue
Block a user