Skip to content

Commit

Permalink
Added send emails validation
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcadena committed Jun 17, 2023
1 parent d0e024d commit 7cf4a85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from app.core import logging_config
from app.core.config import settings
from app.core.decorators import benchmark, with_logging

# from app.crud.user import get_user_repository
# from app.db.authentication import init_auth_db
# from app.db.init_db import init_db
Expand Down

0 comments on commit 7cf4a85

Please sign in to comment.