class Decidim::Meetings::Admin::AttachmentCollectionsController

def after_destroy_path

def after_destroy_path
  meeting_attachment_collections_path(meeting, meeting.component, current_participatory_space)
end