Skip to content

Commit e06c76c

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sql/expression/in.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ package expression
1616

1717
import (
1818
"fmt"
19+
1920
"github.com/dolthub/vitess/go/mysql"
2021

2122
"github.com/dolthub/go-mysql-server/sql"

sql/types/number.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import (
2323
"reflect"
2424
"regexp"
2525
"strconv"
26+
"strings"
2627
"time"
2728
"unicode"
2829

0 commit comments

Comments
 (0)