Remove config-migrate command
This commit is contained in:
parent
854e756016
commit
9d74397512
7 changed files with 0 additions and 565 deletions
|
|
@ -18,7 +18,6 @@ var wdcli = wisski_distillery.NewProgram()
|
|||
func init() {
|
||||
// self commands
|
||||
wdcli.Register(cmd.Config)
|
||||
wdcli.Register(cmd.ConfigMigrate)
|
||||
wdcli.Register(cmd.License)
|
||||
|
||||
// setup commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue