From 8ac9e8f7a904b487d9d21d9f954624a8031cf396 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Thu, 17 Oct 2024 15:35:17 +0200 Subject: [PATCH] remove log --- fastify/app.js | 1 - 1 file changed, 1 deletion(-) diff --git a/fastify/app.js b/fastify/app.js index 10d1ddd..2e29878 100755 --- a/fastify/app.js +++ b/fastify/app.js @@ -188,7 +188,6 @@ fastify.register(async function (fastify) { try { const jsonData = JSON.parse(stringData); - console.log(jsonData); // Check if bpData is a number, not equal to zero, and jsonData properties are not null/undefined if (