Skip to content

Commit 81d5e84

Browse files
committed
Remove blank line in code block
1 parent fcb91e9 commit 81d5e84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/InterfaxChannel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public function send($notifiable, Notification $notification)
3737
]);
3838

3939
if ($message->shouldCheckStatus()) {
40-
4140
while ($fax->refresh()->status < 0) {
4241
sleep(config('services.interfax.interval', 15));
4342
}

0 commit comments

Comments
 (0)