Skip to content

Commit 8ace398

Browse files
committed
remove commented line
Signed-off-by: Karol Szwaj <[email protected]>
1 parent 5a8e1fd commit 8ace398

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/agent/client.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ import (
4444

4545
const dialTimeout = 5 * time.Second
4646

47-
//const xfrChannelSize = 150
48-
4947
// endpointConn tracks a connection from agent to node network.
5048
type endpointConn struct {
5149
conn net.Conn

0 commit comments

Comments
 (0)