Skip to content

Commit be526ea

Browse files
jycorJames Cor
authored andcommitted
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent e7da738 commit be526ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/expression/comparison_test.go

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

1717
import (
1818
"encoding/binary"
19-
"github.com/dolthub/vitess/go/sqltypes"
2019
"testing"
2120

21+
"github.com/dolthub/vitess/go/sqltypes"
2222
"github.com/stretchr/testify/require"
2323

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

0 commit comments

Comments
 (0)