Skip to content

Commit

Permalink
chore: fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
joelicatajr authored and github-actions[bot] committed Jan 11, 2024
1 parent 7084765 commit 0b89c8d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ class EmailChannel extends MailChannel
public function send($notifiable, Notification $notification): void
{
/** @var NotifiableInterface $notifiable */

try {
DB::beginTransaction();

Expand Down

0 comments on commit 0b89c8d

Please sign in to comment.