[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2025-12-18 09:23:37 +00:00 committed by hj24
parent 9bdd76fb42
commit 6e642a1f25
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ class SandboxMessagesCleanService:
tenant_id = app_to_tenant.get(msg.app_id)
if not tenant_id:
continue
# Skip tenant messages in whitelist
if tenant_id in tenant_whitelist:
continue