Skip to content

Commit e78b597

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/expression/comparison.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ package expression
1717
import (
1818
"bytes"
1919
"fmt"
20-
querypb "github.com/dolthub/vitess/go/vt/proto/query"
2120

21+
querypb "github.com/dolthub/vitess/go/vt/proto/query"
2222
errors "gopkg.in/src-d/go-errors.v1"
2323

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

0 commit comments

Comments
 (0)