mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-11 19:51:29 +08:00
cleanup comments
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user