6404-adDeliveryAndCeroField #2530

Merged
pablone merged 2 commits from 6404-adDeliveryAndCeroField into master 2024-05-31 10:00:19 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 988b3cbbee - Show all commits

View File

@ -97,7 +97,6 @@ module.exports = Self => {
if (tx) await tx.commit();
console.log('file: ', file);
return {shipmentId, file};
};