From 57f260c009caf1fe2cabccea77b6662a40334eb4 Mon Sep 17 00:00:00 2001 From: Anant Jain <62471433+anantjain45823@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:34:30 +0530 Subject: [PATCH] Update util.js --- src/v0/destinations/hs/util.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/v0/destinations/hs/util.js b/src/v0/destinations/hs/util.js index 6a516fcb30..f89ee9ac5f 100644 --- a/src/v0/destinations/hs/util.js +++ b/src/v0/destinations/hs/util.js @@ -541,7 +541,6 @@ const getExistingData = async (inputs, destination) => { endpointPath, }) : await httpPOST(url, requestData, { - // 100 REQ -> 100/10 + 1 + 1 -> 12 destType: 'hs', feature: 'transformation', endpointPath,