fix: remove console.logs

This commit is contained in:
2025-07-02 10:51:54 +03:00
parent 95a23eb963
commit 8e0bb7987d
2 changed files with 4 additions and 2 deletions

View File

@@ -5,8 +5,6 @@ import { CORE } from '@shared/config/core';
async function sendMail(data: TBaseForm) {
const { name, phone, message, form } = data;
console.log('🍒', CORE);
const formattedBody = `
<html lang="ru-RU">
<body>