Skip to content

Commit 993d798

Browse files
Remove useless code
1 parent 0381e3f commit 993d798

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Test/Constraint/EmailAttachmentCount.php

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ final class EmailAttachmentCount extends Constraint
1919
{
2020
public function __construct(
2121
private int $expectedValue,
22-
private ?string $transport = null,
2322
) {
2423
}
2524

0 commit comments

Comments
 (0)