From fb7817da38aa0b464e0abf9c8e98ed584f8cf74c Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Thu, 12 Dec 2024 15:26:30 +0700 Subject: [PATCH] chore: clean --- src/controllers/05-quotation-controller.ts | 1 - 1 file changed, 1 deletion(-) 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: {