fix compilation

This commit is contained in:
Brian Hendriks
2021-01-07 13:31:57 -08:00
committed by GitHub
parent f56ae703a1
commit 0873fb6643
+1
View File
@@ -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{