Skip to content

Commit

Permalink
nit: formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Shiwei Zhang <[email protected]>
  • Loading branch information
shizhMSFT committed Dec 30, 2024
1 parent ae3f351 commit 1a7b303
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions internal/experimental/track/reader.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
package track

Check failure on line 1 in internal/experimental/track/reader.go

View workflow job for this annotation

GitHub Actions / Analyze (1.23)

ASCII text, with CRLF line terminators

import (
"io"
)
import "io"

// ReadTracker tracks the transmission based on the read operation.
type ReadTracker struct {
Expand Down

0 comments on commit 1a7b303

Please sign in to comment.