Skip to content

Commit 09d94d2

Browse files
author
James Cor
committed
revert
1 parent 47b5d04 commit 09d94d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sql/types/typecheck_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ package types
1717
import (
1818
"testing"
1919

20-
"github.com/stretchr/testify/assert"
21-
2220
"github.com/dolthub/go-mysql-server/sql"
21+
"github.com/stretchr/testify/assert"
2322
)
2423

2524
func TestIsGeometry(t *testing.T) {

0 commit comments

Comments
 (0)