mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-09 22:55:02 +08:00
fix finger problem (missing }
This commit is contained in:
parent
89d0b04732
commit
fbd905a91a
1 changed files with 0 additions and 2 deletions
|
@ -111,8 +111,6 @@ func GetPeerUpdate(node *models.Node) (models.PeerUpdate, error) {
|
|||
if peer.LocalListenPort != 0 {
|
||||
peer.ListenPort = peer.LocalListenPort
|
||||
}
|
||||
} else {
|
||||
continue
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue