diff options
Diffstat (limited to 'test/vpp_bier.py')
-rw-r--r-- | test/vpp_bier.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/vpp_bier.py b/test/vpp_bier.py index 9fdaf1faa1c..c46530af077 100644 --- a/test/vpp_bier.py +++ b/test/vpp_bier.py @@ -4,7 +4,6 @@ import socket from vpp_object import VppObject -from vpp_ip_route import MPLS_LABEL_INVALID, VppRoutePath, VppMplsLabel class BIER_HDR_PAYLOAD: |