refactor: delete unnecessary lines
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-10-07 09:17:14 +02:00
parent 2e91698c1e
commit 3da948f3f9
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ module.exports = Self => {
minShipped.setDate(1);
minShipped.setHours(0, 0, 0, 0);
// Packaging liquidation
const vIsAllInvoiceable = false;
const clientsWithPackaging = await getClientsWithPackaging(ctx, myOptions);