From 1d0f2c831f85d3355fbfc25ad453213165c37343 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 09:02:31 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes (attempt 2/3) --- api/extensions/ext_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/extensions/ext_commands.py b/api/extensions/ext_commands.py index 79d125757c..e69fbee49f 100644 --- a/api/extensions/ext_commands.py +++ b/api/extensions/ext_commands.py @@ -4,8 +4,8 @@ from dify_app import DifyApp def init_app(app: DifyApp): from commands import ( add_qdrant_index, - clean_workflow_runs, clean_expired_sandbox_messages, + clean_workflow_runs, cleanup_orphaned_draft_variables, clear_free_plan_tenant_expired_logs, clear_orphaned_file_records,