DX: Fix cs

This commit is contained in:
Julien Fastré 2022-10-06 23:57:45 +02:00
parent 915ec0d428
commit d74decba74

View File

@ -120,9 +120,6 @@ class ListPersonDuplicate implements DirectExportInterface, ExportElementValidat
return $response;
}
/**
* @return string
*/
public function getDescription(): string
{
return 'Create a list of duplicate people';