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