Commit e92b963
fix(5.1): Remove unused _MAX_SKILL_NAME_LENGTH import from evolver.py
Opus 4.6 review flagged: constant only used inside _sanitize_skill_name
which moved to evolution/models.py. Dead import removed.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent fc99fd1 commit e92b963
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments