@@ -107,7 +107,6 @@ func calculateNewScore(data *model.NeckRingHealth) int32 {
if data.IsImmunization == pasturePb.IsShow_Ok {
otherScore += 12
}
-
return data.Score + otherScore