Skip to content
Snippets Groups Projects
Commit 26fba277 authored by Neil Schark's avatar Neil Schark
Browse files

fix lint

parent 1909dad4
Branches
No related tags found
1 merge request!404Enable export and import of SDN configuration
Pipeline #124510 passed
...@@ -65,7 +65,6 @@ func main() { ...@@ -65,7 +65,6 @@ func main() {
if err != nil { if err != nil {
printErrAndAbort(err) printErrAndAbort(err)
} }
} else { } else {
fmt.Println("No valid mode selected. Choose either 'extract' or 'deploy'.") fmt.Println("No valid mode selected. Choose either 'extract' or 'deploy'.")
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment