mirror of
https://github.com/taigrr/mg.git
synced 2026-04-02 03:28:42 -07:00
fix import registration
This commit is contained in:
@@ -57,5 +57,5 @@ var importCmd = &cobra.Command{
|
||||
}
|
||||
|
||||
func init() {
|
||||
rootCmd.AddCommand(registerCmd)
|
||||
rootCmd.AddCommand(importCmd)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user