Skip to content

Commit

Permalink
remove a space
Browse files Browse the repository at this point in the history
  • Loading branch information
anantjain45823 authored Jan 25, 2024
1 parent a5a1179 commit ed33698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v0/destinations/hs/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ const getExistingData = async (inputs, destination) => {
feature: 'transformation',
endpointPath,
})
: await httpPOST(url, requestData, {
: await httpPOST(url, requestData, {
destType: 'hs',
feature: 'transformation',
endpointPath,
Expand Down

0 comments on commit ed33698

Please sign in to comment.