Commit fda94b3
refactor: clean up legacy code_task_v1 references in __init__.py
Removes commented imports and function references to the deleted
code_task_v1 module:
- Removed commented import of run_ai_code_task and _run_ai_code_task_internal
- Removed commented legacy function calls in sequential processor
- Simplified conditional logic to only handle v2 tasks
Co-authored-by: Elwynn Chen <ObservedObserver@users.noreply.github.com>1 parent b768f5b commit fda94b3
1 file changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | | - | |
51 | | - | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
| |||
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 85 | | |
93 | 86 | | |
94 | 87 | | |
| |||
0 commit comments