fix: console.log 구문 삭제
This commit is contained in:
parent
b1ae275e17
commit
3b17d3df0f
@ -62,8 +62,7 @@ export async function sendEmail({ from, to, cc, subject, content, attachments, s
|
|||||||
</div>
|
</div>
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
console.log('content:: ', content)
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @description SMTP 트랜스포터 생성
|
* @description SMTP 트랜스포터 생성
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user