Skip to content

Commit

Permalink
comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aligeti committed Jun 29, 2018
1 parent e71fd12 commit 95d449f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/transport/transport.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
proto "storj.io/storj/protos/overlay"
)

// Transport is the concrete implementation of the networkclient interface
// Transport interface structure
type Transport struct {
}

Expand Down

0 comments on commit 95d449f

Please sign in to comment.