@@ -25,7 +25,6 @@ import os
from dotenv import load_dotenv
from pathlib import Path
# Always load .env from the script's directory
dotenv_path = Path(__file__).resolve().parent / ".env"
if dotenv_path.exists():
The note is not visible to the blocked user.