This commit is contained in:
jxxghp
2023-10-07 05:03:19 -07:00
parent 7da01f7404
commit 5a7062c699

View File

@ -3,7 +3,6 @@ import secrets
from pathlib import Path
from typing import List
from dotenv import load_dotenv
from pydantic import BaseSettings