Skip to content

Commit 2908ad2

Browse files
authored
Merge pull request #102 from samsonasik/fix-re-assign
fix reassign
2 parents 26eafc1 + 491565f commit 2908ad2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Middleware/Mezzio.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ public function __construct(
4141
private readonly Logging $logging,
4242
private readonly ?TemplateRendererInterface $templateRenderer
4343
) {
44-
$this->errorHeroModuleConfig = $errorHeroModuleConfig;
4544
}
4645

4746
public function process(

0 commit comments

Comments
 (0)