remove unnecessary carrier ids from freight order
This commit is contained in:
parent
54bd68c4e7
commit
d68c3bc66c
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ class CreateFreightOrder
|
|||
$dto->loadDetails,
|
||||
$dto->notes,
|
||||
$dto->fileAttachments,
|
||||
$dto->carrierIds,
|
||||
));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue