Skip to content

Commit

Permalink
Update packages/active-campaign-client/src/handlers/resyncUserHandler.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ponchia <[email protected]>
  • Loading branch information
tommaso1 and MarcoPonchia authored Dec 16, 2024
1 parent 49f2320 commit 29e7407
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export async function resyncUserHandler(event: {

const res = await bulkAddContactToList([user], [webinarListIds]);

console.log('Res:', res);

return {
statusCode: 200,
Expand Down

0 comments on commit 29e7407

Please sign in to comment.