Skip to content
Snippets Groups Projects
Commit 78bee230 authored by Fabian Seidl's avatar Fabian Seidl
Browse files

fix comment in code

parent b03c8b46
No related branches found
No related tags found
1 merge request!953Resolve "Change structure of user related requests in CLI to fit other schemes"
This commit is part of merge request !953. Comments created here will be created in the context of that merge request.
...@@ -35,9 +35,7 @@ import ( ...@@ -35,9 +35,7 @@ import (
"github.com/spf13/cobra" "github.com/spf13/cobra"
) )
//var duid string // roleCmd represents the role command.
// networkElementCmd represents the network element command.
var roleCmd = &cobra.Command{ var roleCmd = &cobra.Command{
Use: "role", Use: "role",
Short: "the role command contains all sub-commands for role management", Short: "the role command contains all sub-commands for role management",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment