Skip to content

Commit

Permalink
fix: linting in mx
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Sep 2, 2024
1 parent 6083cca commit e78c926
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helpers/on-data-mx.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,8 @@ async function onDataMX(raw, session, headers, body) {
)
return;

console.log('WIP');

// TODO: log here
// logger.info('email delivery attempt', {
// session,
Expand Down

0 comments on commit e78c926

Please sign in to comment.