Skip to content

Commit

Permalink
Update util.js
Browse files Browse the repository at this point in the history
  • Loading branch information
anantjain45823 authored Jan 25, 2024
1 parent 79e6370 commit 57f260c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v0/destinations/hs/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 57f260c

Please sign in to comment.