From e78c926d51bfad3b0e3e5a631e41ecb315241cba Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Mon, 2 Sep 2024 09:52:24 -0500 Subject: [PATCH] fix: linting in mx --- helpers/on-data-mx.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helpers/on-data-mx.js b/helpers/on-data-mx.js index f1ea5ce405..9022958924 100644 --- a/helpers/on-data-mx.js +++ b/helpers/on-data-mx.js @@ -278,6 +278,8 @@ async function onDataMX(raw, session, headers, body) { ) return; + console.log('WIP'); + // TODO: log here // logger.info('email delivery attempt', { // session,