diff --git a/app.py b/app.py index 603f95e..0b5b527 100644 --- a/app.py +++ b/app.py @@ -2361,7 +2361,6 @@ Agent-Beschreibungen: task['plan_response'] = response - import re agent_assignments = re.findall(r'Task \d+: (\w+)', response) created_sub_tasks = []