class Avo::Fields::Common::Files::ControlsComponent

def destroy_path

def destroy_path
  Avo::Services::URIService.parse(@resource.record_path).append_paths("active_storage_attachments", id, @file.id).to_s
end