Remove redundant import
No need to import type_vxlan in the flow classifier tests as it is imported in the base class now. Change-Id: I151edc5a6b6bc5a0b2f8c5aaac3cf97777733615
This commit is contained in:
parent
751fa61919
commit
e439f26805
@ -23,7 +23,6 @@ from vmware_nsx.tests.unit.nsx_v.vshield import fake_vcns
|
||||
from neutron.api import extensions as api_ext
|
||||
from neutron.common import config
|
||||
from neutron import context
|
||||
from neutron.plugins.ml2.drivers import type_vxlan # noqa
|
||||
from neutron_lib.api.definitions import portbindings
|
||||
from neutron_lib.plugins import directory
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user