chore: remove unused changes

This commit is contained in:
Novice
2025-12-10 15:04:19 +08:00
parent 930c36e757
commit abb2b860f2
5 changed files with 11 additions and 113 deletions

View File

@ -359,6 +359,7 @@ class WorkflowRunNodeExecutionListApi(Resource):
@login_required
@account_initialization_required
@get_app_model(mode=[AppMode.ADVANCED_CHAT, AppMode.WORKFLOW])
@marshal_with(workflow_run_node_execution_list_model)
def get(self, app_model: App, run_id):
"""
Get workflow run node execution list