remove extra line smh my head

This commit is contained in:
reesporte 2021-11-19 09:32:41 -06:00
parent caebbffe6c
commit ff39b76143

View file

@ -7635,7 +7635,6 @@ func (vc *ValCount) larger(other ValCount) ValCount {
FloatVal: vc.FloatVal,
TimestampVal: vc.TimestampVal,
}
}
func (vc *ValCount) decimalLarger(other ValCount) ValCount {