Remove config-migrate command

This commit is contained in:
Tom Wiesing 2023-03-08 12:49:15 +01:00
parent 854e756016
commit 9d74397512
No known key found for this signature in database
7 changed files with 0 additions and 565 deletions

View file

@ -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