mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-05 00:43:58 +08:00
cleaned logs
This commit is contained in:
@@ -135,7 +135,6 @@ func JoinNetwork(cfg config.ClientConfig, privateKey string) error {
|
||||
}
|
||||
defer conn.Close()
|
||||
wcclient = nodepb.NewNodeServiceClient(conn)
|
||||
// log.Printf("%v \n", nodeData)
|
||||
|
||||
// get free port based on returned default listen port
|
||||
node.ListenPort, err = ncutils.GetFreePort(node.ListenPort)
|
||||
|
Reference in New Issue
Block a user