mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
remove unused property
This commit is contained in:
@@ -29,7 +29,6 @@ class SocialIssueFilter implements FilterInterface
|
||||
use ExportDataNormalizerTrait;
|
||||
|
||||
public function __construct(
|
||||
private readonly TranslatorInterface $translator,
|
||||
private readonly SocialIssueRender $socialIssueRender,
|
||||
private readonly SocialIssueRepository $socialIssueRepository,
|
||||
) {}
|
||||
|
Reference in New Issue
Block a user