Skip to content

Remove unused DashboardList.featureDashboards variable

Alex Pennells requested to merge remove-unused-feature-dashboards into master

What does this MR do and why?

Removes the unused DashboardList.featureDashboards variable and slightly simplifies the logic in the process as well

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

yarn jest ee/spec/frontend/analytics/analytics_dashboards/components/dashboards_list_spec.js

Merge request reports