mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
Remove logging
This commit is contained in:
parent
f6435ab030
commit
3135139f90
@ -93,7 +93,7 @@ class EmailEntity extends BaseMailerJob implements ShouldQueue
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
info("email entity");
|
||||
|
||||
MultiDB::setDB($this->company->db);
|
||||
|
||||
$this->setMailDriver();
|
||||
|
Loading…
Reference in New Issue
Block a user