Skip to content

Commit 682309a

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

enginetest/queries/json_scripts.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@
1515
package queries
1616

1717
import (
18-
"github.com/dolthub/go-mysql-server/sql/plan"
1918
"github.com/dolthub/vitess/go/vt/sqlparser"
2019

20+
"github.com/dolthub/go-mysql-server/sql/plan"
21+
2122
"github.com/dolthub/go-mysql-server/sql"
2223
"github.com/dolthub/go-mysql-server/sql/types"
2324
)

0 commit comments

Comments
 (0)