2
0
0xdcarns 3 жил өмнө
parent
commit
47005b7ea4

+ 0 - 1
mq/publishers.go

@@ -148,7 +148,6 @@ func sendPeers() {
 			if errN != nil {
 			if errN != nil {
 				logger.Log(1, errN.Error())
 				logger.Log(1, errN.Error())
 			}
 			}
-			continue
 		}
 		}
 	}
 	}
 }
 }