mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-01 10:09:41 -06:00
[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh
This commit is contained in:
@@ -16,9 +16,10 @@ package schema
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/dolthub/dolt/go/libraries/doltcore/schema/typeinfo"
|
||||
"sort"
|
||||
"strings"
|
||||
|
||||
"github.com/dolthub/dolt/go/libraries/doltcore/schema/typeinfo"
|
||||
)
|
||||
|
||||
type IndexCollection interface {
|
||||
|
||||
Reference in New Issue
Block a user