Skip to content

Commit

Permalink
Removing useless comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinMontmirail committed Dec 29, 2023
1 parent 757dcbb commit e3c32ed
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 28 deletions.
50 changes: 23 additions & 27 deletions remote/remote.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion remote/stream_writer.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import (
"storj.io/drpc/drpcconn"
)

// Constants for streamWriter
const (
// connIdleTimeout is the duration after which the connection will be closed if idle.
connIdleTimeout = time.Minute * 10
Expand Down

0 comments on commit e3c32ed

Please sign in to comment.