diff --git a/brian_dashboard_manager/templating/helpers.py b/brian_dashboard_manager/templating/helpers.py index 78dfa48bce2ab516a6aeb167223ddbcdcded58f2..d90f8f0b610a42587f15b13a04f96ed727e3f2cc 100644 --- a/brian_dashboard_manager/templating/helpers.py +++ b/brian_dashboard_manager/templating/helpers.py @@ -472,7 +472,6 @@ def get_service_data(service_type, services, interfaces, excluded_dashboards): is_lambda = service_type.lower() in ['geant managed wavelength service', 'geant lambda'] is_re_peer = service_type.lower() in ['ip peering - r&e'] - if len(_interfaces) == 0: continue