Skip to content

Commit c314b08

Browse files
committed
re-run rector
1 parent f34a1f8 commit c314b08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Handler/Writer/Mail.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ public function shutdown(): void
7777
try {
7878
$this->transport->send($this->mail);
7979
} catch (Exception $exception) {
80-
/** @var string $message */
8180
$message = $exception->getMessage();
8281
/** @var int $code */
8382
$code = $exception->getCode();

0 commit comments

Comments
 (0)