working commit
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
|
||||
"mbase/app/config"
|
||||
"mbase/app/maindb"
|
||||
"mbase/pkg/descr"
|
||||
"mbase/pkg/auxtool"
|
||||
"mbase/pkg/descr"
|
||||
|
||||
"github.com/spf13/cobra"
|
||||
"go.yaml.in/yaml/v4"
|
||||
@@ -80,4 +80,3 @@ func (util *Util) dumpDatabase(params dumpDatabaseParams) (dumpDatabaseResult, e
|
||||
}
|
||||
return res, err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user