]> source.dussan.org Git - nextcloud-server.git/commit
chore(Mailer): remove no-op local variable initilization
authorThomas Lehmann <t.lehmann@strato.de>
Thu, 7 Nov 2024 10:05:11 +0000 (11:05 +0100)
committerThomas Lehmann <147605810+thlehmann-ionos@users.noreply.github.com>
Tue, 19 Nov 2024 10:32:39 +0000 (11:32 +0100)
commit40211f3d0748983c294dcfffa56f4022bd69d28e
treef01dfecccdf53728074f881d525d774f07a790d6
parent46d8a7333b9b77ccc440afd0a3c3fe7c5bc3901c
chore(Mailer): remove no-op local variable initilization

The IDE hinted the value is immediately overwritten.

Signed-off-by: Thomas Lehmann <t.lehmann@strato.de>
lib/private/Mail/Mailer.php