diff options
Diffstat (limited to 'test/test_nat64.py')
-rw-r--r-- | test/test_nat64.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_nat64.py b/test/test_nat64.py index 0ddce3d23ec..0eb57ee9cce 100644 --- a/test/test_nat64.py +++ b/test/test_nat64.py @@ -12,7 +12,6 @@ from config import config from framework import VppTestCase from asfframework import ( tag_fixme_vpp_workers, - is_distro_ubuntu2204, VppTestRunner, ) from ipfix import IPFIX, Set, Template, Data, IPFIXDecoder |