Skip to content

Commit c621c6d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enginetest/queries/script_queries.go

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

1717
import (
18-
"github.com/dolthub/vitess/go/mysql"
1918
"math"
2019
"time"
2120

21+
"github.com/dolthub/vitess/go/mysql"
2222
"github.com/dolthub/vitess/go/sqltypes"
2323
"github.com/dolthub/vitess/go/vt/sqlparser"
2424
"gopkg.in/src-d/go-errors.v1"

0 commit comments

Comments
 (0)