Skip to content

Commit

Permalink
Merge pull request #271 from robindirksen1/patch-2
Browse files Browse the repository at this point in the history
Remove duplicate fillable record
  • Loading branch information
stephangroen authored May 30, 2023
2 parents edbb23d + ccbe226 commit edafecc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ abstract class InvoiceDetail extends Model
'product_id',
'project_id',
'_destroy',
'project_id',
];
}

0 comments on commit edafecc

Please sign in to comment.