Skip to content

Commit 0c67be2

Browse files
committed
remove extra line
1 parent 6389118 commit 0c67be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

network/endpoint_windows.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ func (nw *network) configureHcnEndpoint(epInfo *EndpointInfo) (*hcn.HostComputeE
337337
NextHop: route.Gw.String(),
338338
DestinationPrefix: route.Dst.String(),
339339
}
340+
340341
hcnEndpoint.Routes = append(hcnEndpoint.Routes, hcnRoute)
341342
}
342343

0 commit comments

Comments
 (0)