Remove logging
This commit is contained in:
parent
f6435ab030
commit
3135139f90
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ class EmailEntity extends BaseMailerJob implements ShouldQueue
|
|||
*/
|
||||
public function handle()
|
||||
{
|
||||
info("email entity");
|
||||
|
||||
MultiDB::setDB($this->company->db);
|
||||
|
||||
$this->setMailDriver();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue