Skip to content

Commit ebb79d0

Browse files
Baspagithub-actions[bot]
authored andcommitted
Fix styling
1 parent 167b918 commit ebb79d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Resources/MailResource.php

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

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

0 commit comments

Comments
 (0)