Commit fccecc4
chore: prune unnecessary code (automated weekly cleanup)
- Removed commented-out block for `status_message` in `utils/llm/dspy_langfuse.py` (line 352). Evidence: It is a block of commented-out code.
- Reviewed vulture findings and confirmed they are all false positives per UNNECESSARY_CODE_GUIDELINE.md.
Co-authored-by: Miyamura80 <38335479+Miyamura80@users.noreply.github.com>1 parent 6099ac7 commit fccecc4
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | 352 | | |
354 | 353 | | |
355 | 354 | | |
| |||
0 commit comments