cleanup comments

This commit is contained in:
Anish Mukherjee
2023-01-04 17:20:05 +05:30
parent 8b5eb0cbd4
commit 016e7fd2f9
14 changed files with 0 additions and 18 deletions

View File

@@ -11,7 +11,6 @@ var rootCmd = &cobra.Command{
Use: "network_user",
Short: "Manage Network Users",
Long: `Manage Network Users`,
// Run: func(cmd *cobra.Command, args []string) { },
}
// GetRoot returns the root subcommand