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

linter pleasing

parent 62e6be14
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !1080. Comments created here will be created in the context of that merge request.
...@@ -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