diff --git a/src/controllers/05-quotation-controller.ts b/src/controllers/05-quotation-controller.ts index 3cdb9bb..109847d 100644 --- a/src/controllers/05-quotation-controller.ts +++ b/src/controllers/05-quotation-controller.ts @@ -904,7 +904,6 @@ export class QuotationActionController extends Controller { }, update: { value: { increment: quotation.worker.length } }, }); - console.log(quotation.worker); await tx.quotation.update({ where: { id: quotationId }, data: {