fix(imports): 3 broken imports — ENTITY_MODELS path, Room→CommConversation, get_cached_mail_summary→MailService
Check Cross-Plugin Imports / check (push) Has been cancelled
Check Cross-Plugin Imports / check (push) Has been cancelled
This commit is contained in:
@@ -102,7 +102,7 @@ async def _check_entity_ownership(
|
||||
|
||||
from sqlalchemy import select
|
||||
|
||||
from app.models.entity_permission import ENTITY_MODELS
|
||||
from app.services.entity_permission_service import ENTITY_MODELS
|
||||
|
||||
model_info = ENTITY_MODELS.get(entity_type)
|
||||
if model_info is None:
|
||||
|
||||
Reference in New Issue
Block a user