diff options
Diffstat (limited to 'test/vpp_bond_interface.py')
-rw-r--r-- | test/vpp_bond_interface.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/vpp_bond_interface.py b/test/vpp_bond_interface.py index bb49126f2a6..9a08fcf6eaf 100644 --- a/test/vpp_bond_interface.py +++ b/test/vpp_bond_interface.py @@ -1,4 +1,3 @@ -from vpp_object import VppObject from vpp_interface import VppInterface |