Skip to content

Commit 3fc966d

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

enginetest/queries/load_queries.go

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

1717
import (
1818
"fmt"
19-
"github.com/dolthub/go-mysql-server/sql/types"
2019
"time"
2120

21+
"github.com/dolthub/go-mysql-server/sql/types"
22+
2223
"github.com/dolthub/go-mysql-server/sql"
2324
)
2425

0 commit comments

Comments
 (0)