Skip to content

Commit 37fff5c

Browse files
Baspagithub-actions[bot]
authored andcommitted
Fix styling
1 parent d17d03e commit 37fff5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Resources/MailResource.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ private static function getBulkResendForm($records): array
459459
->toArray();
460460
};
461461

462-
463462
$toEmails = $extractEmails($records, 'to');
464463
$ccEmails = $extractEmails($records, 'cc');
465464
$bccEmails = $extractEmails($records, 'bcc');

0 commit comments

Comments
 (0)