check mail existence with folder

This commit is contained in:
2025-04-09 17:16:04 +02:00
parent 72c888de97
commit 58b7445a6a
@@ -1,6 +1,4 @@
import glob
import os import os
from pathlib import Path
from src.db.mongo_manager import MONGO_STORE_MANAGER from src.db.mongo_manager import MONGO_STORE_MANAGER
from src.utils.excel_reader import read_contacts from src.utils.excel_reader import read_contacts