Address vue/no-unused-properties violations in app/assets/javascripts/integrations/

What does this MR do and why?

Resolves the vue/no-unused-properties violations in app/assets/javascripts/integrations/beyond_identity/components/exclusions_list.vue and app/assets/javascripts/integrations/edit/components/integration_form_actions.vue.

  • toggleDrawer() isn't used by the component itself or any other component
  • hasSections was only passed by another component but never used

References

#525740 (closed)

MR acceptance checklist

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

Related to #525740 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading