diff options
| author | 2026-03-06 16:47:10 +0800 | |
|---|---|---|
| committer | 2026-03-06 16:47:10 +0800 | |
| commit | 6ba7af1f603a7f05ee4ce4c62c6d2b5b7d6e906b (patch) | |
| tree | f3b061e7025bc6796382c4222ec1e25e236834cb /internal/compress | |
| parent | format/pktline: Format (diff) | |
| signature | No signature | |
internal/compress: Format v0.1.67
Diffstat (limited to 'internal/compress')
| -rw-r--r-- | internal/compress/flate/example_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/compress/flate/example_test.go b/internal/compress/flate/example_test.go index ead6d090..0861c4da 100644 --- a/internal/compress/flate/example_test.go +++ b/internal/compress/flate/example_test.go @@ -197,7 +197,6 @@ func Example_synchronization() { // Start a goroutine to act as the receiver. wg.Go(func() { - zr := flate.NewReader(rp) b := make([]byte, 256) |
