diff --git a/server/router/translate/index.js b/server/router/translate/index.js index 7ec7d07..c6592d9 100644 --- a/server/router/translate/index.js +++ b/server/router/translate/index.js @@ -1031,7 +1031,6 @@ module.exports = function (options) { address: request.body.translator } }) - console.log("Email: ", email.toJSON()) if (email.userEmail) { // if email has user associated with it tie that users individual entity to a new TranslationChapterTranslator object await db.TranslationChapterTranslator.create({