mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-05 10:31:30 -06:00
11 lines
200 B
Cheetah
11 lines
200 B
Cheetah
// This file was generated by nomgen.
|
|
// To regenerate, run `go generate` in this package.
|
|
|
|
package {{.PackageName}}
|
|
|
|
import (
|
|
"github.com/attic-labs/noms/ref"
|
|
"github.com/attic-labs/noms/types"
|
|
)
|
|
|