Commit 4e544ef
refactor(dictionary): remove unused counterId/size getters
Both methods were added to Dictionary's public surface in this PR but
have zero callers anywhere in the codebase. Drop them; the underlying
_id and _size fields remain because they are used internally.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d006eb1 commit 4e544ef
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | 87 | | |
91 | 88 | | |
92 | 89 | | |
0 commit comments