diff options
Diffstat (limited to 'test/test_nat44_ei.py')
-rw-r--r-- | test/test_nat44_ei.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_nat44_ei.py b/test/test_nat44_ei.py index 955dbb52547..15eb70a6664 100644 --- a/test/test_nat44_ei.py +++ b/test/test_nat44_ei.py @@ -801,7 +801,6 @@ class MethodHolder(VppTestCase): proto=IP_PROTOS.tcp, ignore_port=False, ): - layer = self.proto2layer(proto) if proto == IP_PROTOS.tcp: |