Skip to content

Commit 6149c62

Browse files
committed
Apply fixes from StyleCI
1 parent 065e4b8 commit 6149c62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Support/Testing/Fakes/MailFake.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,6 @@ public function send($view, array $data = [], $callback = null)
363363

364364
$view->mailer($this->currentMailer);
365365

366-
367366
if ($view instanceof ShouldQueue) {
368367
return $this->queue($view, $data);
369368
}

0 commit comments

Comments
 (0)