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

linter pleasing

parent 20b7a485
No related branches found
No related tags found
1 merge request!1080Resolve "Implement missing functionality of subscription management"
...@@ -66,5 +66,4 @@ func init() { ...@@ -66,5 +66,4 @@ func init() {
subCmd.AddCommand(subAddCmd) subCmd.AddCommand(subAddCmd)
subAddCmd.Flags().StringVar(&mneUUID, "uuid", "", "network element UUID") subAddCmd.Flags().StringVar(&mneUUID, "uuid", "", "network element UUID")
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment