Redundant check, h/t gcolman@

This commit is contained in:
Pim van Pelt
2023-08-29 00:38:10 +02:00
parent b4c5a8d337
commit 46877a4918
2 changed files with 6 additions and 1 deletions

6
.eggs/README.txt Normal file
View File

@ -0,0 +1,6 @@
This directory contains eggs that were downloaded by setuptools to build, test, and run plug-ins.
This directory caches those eggs to prevent repeated downloads.
However, it is safe to delete this directory.

View File

@ -239,7 +239,6 @@ class Dumper(VPPApi):
bvi
and bvi.interface_name
== self.cache["interfaces"][member.sw_if_index].interface_name
== bvi.interface_name
):
continue
members.append(