mirror of
https://github.com/lorsanstand/Aether.git
synced 2026-06-19 20:15:16 +03:00
refractor structure project and add user endpoint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import logging
|
||||
|
||||
from app.utils.celery_app import celery_app
|
||||
from app.core.celery_app import celery_app
|
||||
from app.services.email_service import EmailService
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user