From 6ba7af1f603a7f05ee4ce4c62c6d2b5b7d6e906b Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 6 Mar 2026 16:47:10 +0800 Subject: internal/compress: Format --- internal/compress/flate/example_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal') 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) -- cgit v1.3.1-10-gc9f91