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);
|
$html = $renderer->render($this->mjml);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
$to = $this->to;
|
$to = $this->to;
|
||||||
$subject = $this->subject;
|
$subject = $this->subject;
|
||||||
$message = $html;
|
$message = $html;
|
||||||
|
|
Loading…
Reference in a new issue