Skip to content

Commit

Permalink
Remove some useless import. (#41169)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmichot authored Feb 22, 2022
1 parent 6c0ffe3 commit dec6b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Illuminate/Mail/Mailable.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
use Symfony\Component\Mailer\Header\MetadataHeader;
use Symfony\Component\Mailer\Header\TagHeader;
use Symfony\Component\Mime\Address;
use Symfony\Component\Mime\Email;

class Mailable implements MailableContract, Renderable
{
Expand Down

0 comments on commit dec6b72

Please sign in to comment.