Skip to content

Commit d19d517

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/system_inttype.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
package sql
1616

1717
import (
18+
"math"
1819
"reflect"
1920
"strconv"
20-
"math"
2121

2222
"github.com/shopspring/decimal"
2323

0 commit comments

Comments
 (0)