mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove unused property
This commit is contained in:
parent
a996b05ead
commit
b8826c6c0f
@ -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,
|
||||||
) {}
|
) {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user