mirror of
https://github.com/langgenius/dify.git
synced 2026-01-13 21:57:48 +08:00
[autofix.ci] apply automated fixes (attempt 2/3)
This commit is contained in:
parent
6e642a1f25
commit
1d0f2c831f
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user