Commit adafd3d
fix: remove dead ReadBuffer import and unused _buffer field
ReadBuffer was imported and instantiated as self._buffer but never
referenced -- the decoder manages its own internal buffer.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 35251ff commit adafd3d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments