mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-20 19:31:56 -05:00
Fix import group issue
This commit is contained in:
@@ -24,8 +24,7 @@ import (
|
||||
|
||||
"github.com/dolthub/go-mysql-server/sql"
|
||||
"github.com/dolthub/go-mysql-server/sql/types"
|
||||
|
||||
// needed so that system vars are initialized correctly in the empty context used during printing
|
||||
// _ import needed so that system vars are initialized correctly in the empty context used during printing
|
||||
_ "github.com/dolthub/go-mysql-server/sql/variables"
|
||||
"github.com/dolthub/vitess/go/sqltypes"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user