From 7b575a9ea77659e9c76ec02a858de0ef6bdc4701 Mon Sep 17 00:00:00 2001 From: Matheus Reis <35343551+matheusgnreis@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:44:31 -0300 Subject: [PATCH] chore: remove logs --- functions/lib/correios-calculate.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/functions/lib/correios-calculate.js b/functions/lib/correios-calculate.js index 8908f43..384fa7b 100644 --- a/functions/lib/correios-calculate.js +++ b/functions/lib/correios-calculate.js @@ -90,9 +90,6 @@ const calculate = async ({ } return _params }) - if (storeId == 4566) { - console.log('Calc body', JSON.stringify(params)) - } return Promise.all([ correios.post('/preco/v1/nacional', { idLote: '1',