Skip to content

Commit

Permalink
[ga-format-pr] Run ./format_repo.sh to fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fulghum committed Oct 18, 2024
1 parent 706812a commit 32a658c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sql/types/typecheck_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ package types
import (
"testing"

"github.com/dolthub/go-mysql-server/sql"
"github.com/stretchr/testify/assert"

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

func TestIsGeometry(t *testing.T) {
Expand Down

0 comments on commit 32a658c

Please sign in to comment.