Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
26fba277
Commit
26fba277
authored
2 years ago
by
Neil Schark
Browse files
Options
Downloads
Patches
Plain Diff
fix lint
parent
1909dad4
No related branches found
No related tags found
1 merge request
!404
Enable export and import of SDN configuration
Pipeline
#124510
passed
2 years ago
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
This commit is part of merge request
!404
. Comments created here will be created in the context of that merge request.
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/venv-manager/main.go
+0
-1
0 additions, 1 deletion
applications/venv-manager/main.go
with
0 additions
and
1 deletion
applications/venv-manager/main.go
+
0
−
1
Edit
View file @
26fba277
...
...
@@ -65,7 +65,6 @@ func main() {
if
err
!=
nil
{
printErrAndAbort
(
err
)
}
}
else
{
fmt
.
Println
(
"No valid mode selected. Choose either 'extract' or 'deploy'."
)
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment