Commit a6b9dc7
refactor: remove redundant re-sort of styles in chromad
ctx.Styles is built by iterating styles.Names(), which already
returns names sorted, so the sort.Slice was wasted work.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent bff8721 commit a6b9dc7
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | 181 | | |
185 | 182 | | |
186 | 183 | | |
| |||
0 commit comments