mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
remove extra line smh my head
This commit is contained in:
parent
caebbffe6c
commit
ff39b76143
1 changed files with 0 additions and 1 deletions
|
|
@ -7635,7 +7635,6 @@ func (vc *ValCount) larger(other ValCount) ValCount {
|
|||
FloatVal: vc.FloatVal,
|
||||
TimestampVal: vc.TimestampVal,
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func (vc *ValCount) decimalLarger(other ValCount) ValCount {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue