mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor cleanup
This commit is contained in:
parent
939fdbc155
commit
fdf3f252b1
@ -89,7 +89,6 @@ class EmailPayment implements ShouldQueue
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$nmo->mailable = new TemplateEmail($email_builder, $this->contact, $invitation);
|
||||
$nmo->to_user = $this->contact;
|
||||
$nmo->settings = $this->settings;
|
||||
|
Loading…
x
Reference in New Issue
Block a user