Start integrating the onboarding flow with backend 3
This commit is contained in:
@@ -15,8 +15,7 @@ logger = structlog.get_logger(__name__)
|
||||
|
||||
from app.services.messaging import training_publisher
|
||||
from shared.auth.decorators import (
|
||||
get_current_user_dep,
|
||||
get_current_tenant_id_dep
|
||||
get_current_user_dep
|
||||
)
|
||||
|
||||
# Create WebSocket router
|
||||
|
||||
Reference in New Issue
Block a user