diff options
Diffstat (limited to 'test/vpp_gre_interface.py')
-rw-r--r-- | test/vpp_gre_interface.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/vpp_gre_interface.py b/test/vpp_gre_interface.py index 9b02488349b..a40e8531a61 100644 --- a/test/vpp_gre_interface.py +++ b/test/vpp_gre_interface.py @@ -1,5 +1,4 @@ from vpp_interface import VppInterface -import socket from vpp_papi import VppEnum |