Refactor
This commit is contained in:
parent
4ac9646350
commit
76c1a666ad
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ class Email
|
|||
$html = $renderer->render($this->mjml);
|
||||
}
|
||||
|
||||
|
||||
$to = $this->to;
|
||||
$subject = $this->subject;
|
||||
$message = $html;
|
||||
|
|
Loading…
Reference in a new issue