diff --git a/src/Bundle/ChillPersonBundle/Export/Export/ListPersonDuplicate.php b/src/Bundle/ChillPersonBundle/Export/Export/ListPersonDuplicate.php index cf7e6608a..e40ffccce 100644 --- a/src/Bundle/ChillPersonBundle/Export/Export/ListPersonDuplicate.php +++ b/src/Bundle/ChillPersonBundle/Export/Export/ListPersonDuplicate.php @@ -120,9 +120,6 @@ class ListPersonDuplicate implements DirectExportInterface, ExportElementValidat return $response; } - /** - * @return string - */ public function getDescription(): string { return 'Create a list of duplicate people';