Skip to content

Commit

Permalink
remove console.info
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-astra-via committed Apr 16, 2024
1 parent 7025598 commit 47478fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ const sendEvent = async (
}),
}

console.info(requestBody)

manager.fetch(tiktokEndpoint, {
method: 'POST',
headers: {
Expand Down

0 comments on commit 47478fd

Please sign in to comment.