Skip to content

Commit 8232f84

Browse files
committed
[ga-format-pr] Run ./format_repo.sh to fix formatting
1 parent 6426aee commit 8232f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enginetest/memory_engine_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030
"github.com/dolthub/go-mysql-server/memory"
3131
"github.com/dolthub/go-mysql-server/sql"
3232
"github.com/dolthub/go-mysql-server/sql/expression"
33-
"github.com/dolthub/go-mysql-server/sql/types"
33+
"github.com/dolthub/go-mysql-server/sql/types"
3434
_ "github.com/dolthub/go-mysql-server/sql/variables"
3535
)
3636

0 commit comments

Comments
 (0)