/**
  * {@inheritdoc}
  *
  * @AclAncestor("pim_importexport_import_profile_launch")
  */
 public function launchUploadedAction($id)
 {
     return parent::launchUploadedAction($id);
 }