Skip to content

Commit 7825e15

Browse files
authored
Apply fixes from StyleCI (#59)
1 parent 46c5ce5 commit 7825e15

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
@@ -7,7 +7,6 @@
77

88
trait CreatesMailers
99
{
10-
1110
protected function createGeneralLaravelMailer($app)
1211
{
1312
$defaultDriver = $app['mail.manager']->getDefaultDriver();

0 commit comments

Comments
 (0)