Skip to content

Commit e125e20

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent fad10cc commit e125e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/expression/function/greatest_least.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ package function
1616

1717
import (
1818
"fmt"
19+
"math"
1920
"strconv"
2021
"strings"
2122
"time"
22-
"math"
2323

2424
"gopkg.in/src-d/go-errors.v1"
2525

0 commit comments

Comments
 (0)