We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14e33a commit 2757e1cCopy full SHA for 2757e1c
1 file changed
sql/types/decimal.go
@@ -28,7 +28,6 @@ import (
28
"gopkg.in/src-d/go-errors.v1"
29
30
"github.com/dolthub/go-mysql-server/sql"
31
- "github.com/dolthub/go-mysql-server/sql/encodings"
32
"github.com/dolthub/go-mysql-server/sql/values"
33
)
34
0 commit comments