Fixes for importjson
This commit is contained in:
parent
ad27910025
commit
f7e91cabd4
1 changed files with 0 additions and 2 deletions
|
|
@ -208,7 +208,6 @@ class CompanyImport implements ShouldQueue
|
|||
|
||||
$company_owner = $this->company->owner();
|
||||
|
||||
if($this->company->account->isFreeHostedClient()){
|
||||
|
||||
nlog("This is a free account");
|
||||
nlog("Backup user count = ".count($backup_users));
|
||||
|
|
@ -268,7 +267,6 @@ class CompanyImport implements ShouldQueue
|
|||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
nlog($this->message);
|
||||
nlog($this->pre_flight_checks_pass);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue