Skip to content

Commit ccbe226

Browse files
Remove duplicate fillable record
1 parent 277cca6 commit ccbe226

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Picqer/Financials/Moneybird/Entities/Generic/InvoiceDetail.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,5 @@ abstract class InvoiceDetail extends Model
3030
'product_id',
3131
'project_id',
3232
'_destroy',
33-
'project_id',
3433
];
3534
}

0 commit comments

Comments
 (0)