mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-22 11:39:20 -05:00
fix compilation
This commit is contained in:
@@ -48,6 +48,7 @@ import (
|
||||
|
||||
const (
|
||||
Version = "0.22.8"
|
||||
)
|
||||
|
||||
var dumpDocsCommand = &commands.DumpDocsCmd{}
|
||||
var doltCommand = cli.NewSubCommandHandler("dolt", "it's git for data", []cli.Command{
|
||||
|
||||
Reference in New Issue
Block a user