Skip to content

Commit a9b5761

Browse files
authored
Apply fixes from StyleCI (#51)
1 parent b99df6f commit a9b5761

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/CreatesMailers.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ protected function createLaravel8Mailer($app)
7474

7575
$swiftMailer = new Swift_Mailer($app['mail.manager']->createTransport($config));
7676

77-
7877
// Once we have create the mailer instance, we will set a container instance
7978
// on the mailer. This allows us to resolve mailer classes via containers
8079
// for maximum testability on said classes instead of passing Closures.

0 commit comments

Comments
 (0)