[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-12-19 03:53:44 +00:00
committed by GitHub
parent 88969a609b
commit 7d7cce04eb
2 changed files with 1 additions and 2 deletions

View File

@@ -48,7 +48,6 @@ class WorkspaceService:
"replace_webapp_logo": replace_webapp_logo,
}
if dify_config.EDITION == "CLOUD":
tenant_info["next_credit_reset_date"] = feature.next_credit_reset_date
from services.credit_pool_service import CreditPoolService