Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
TFS
controller
Commits
5c95b835
Commit
5c95b835
authored
2 years ago
by
Lluis Gifre Renom
Browse files
Options
Downloads
Patches
Plain Diff
PathComp component - FrontEnd:
- removed unused import in unitary test
parent
d2ef8068
No related branches found
No related tags found
2 merge requests
!142
Release TeraFlowSDN 2.1
,
!62
Add relese/2.0.1 fixes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pathcomp/frontend/tests/test_unitary.py
+0
-1
0 additions, 1 deletion
src/pathcomp/frontend/tests/test_unitary.py
with
0 additions
and
1 deletion
src/pathcomp/frontend/tests/test_unitary.py
+
0
−
1
View file @
5c95b835
...
@@ -23,7 +23,6 @@ from common.tools.object_factory.Device import json_device_id
...
@@ -23,7 +23,6 @@ from common.tools.object_factory.Device import json_device_id
from
common.tools.object_factory.EndPoint
import
json_endpoint_id
from
common.tools.object_factory.EndPoint
import
json_endpoint_id
from
common.tools.object_factory.Service
import
json_service_l3nm_planned
from
common.tools.object_factory.Service
import
json_service_l3nm_planned
from
context.client.ContextClient
import
ContextClient
from
context.client.ContextClient
import
ContextClient
from
device.client.DeviceClient
import
DeviceClient
from
pathcomp.frontend.client.PathCompClient
import
PathCompClient
from
pathcomp.frontend.client.PathCompClient
import
PathCompClient
# Scenarios:
# Scenarios:
...
...
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