mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-10 17:48:25 +08:00
removed useless continue
This commit is contained in:
parent
5a8f3fcf21
commit
47005b7ea4
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@ func sendPeers() {
|
|||
if errN != nil {
|
||||
logger.Log(1, errN.Error())
|
||||
}
|
||||
continue
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue