Commit cd5f631
Remove unused DEFAULT_HELPER_MANAGER feature flag
This flag was always set to `true` and never actually read anywhere —
the FEATURES property was defined on the GlobalContext interface and
set during initialization, but no code ever consumed it. Remove the
flag, the FEATURES property from the interface, and the initialization.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ebd121f commit cd5f631
2 files changed
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 22 | | |
27 | 23 | | |
28 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | 168 | | |
172 | 169 | | |
173 | 170 | | |
| |||
0 commit comments