update main.py
kaasislekker
This commit is contained in:
@@ -8,7 +8,6 @@ from fastapi import Depends
|
|||||||
from fastapi.security import HTTPBearer, HTTPAuthorizationCredentials
|
from fastapi.security import HTTPBearer, HTTPAuthorizationCredentials
|
||||||
from email_service import (
|
from email_service import (
|
||||||
create_verification,
|
create_verification,
|
||||||
send_verification_email,
|
|
||||||
send_password_reset_email,
|
send_password_reset_email,
|
||||||
create_password_reset,
|
create_password_reset,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user