Remove `project_analytics_dashboard_dynamic_vsd` feature flag
After we default enabled the project_analytics_dashboard_dynamic_vsd feature flag we should ensure we cleanup / remove the feature flag and related code.
We should now make sure we:
-
remove the feature flag -
update related tests to remove their relevant test cases -
remove references to the feature flag in docs
Edited by Ezekiel Kigbo