[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-12-18 09:23:37 +00:00
committed by GitHub
parent 45e2d4627f
commit c8cabc9bdb

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