Merge pull request #4676 from turbo124/master

Remove logo from company migration
This commit is contained in:
David Bomba 2021-01-13 20:14:58 +11:00 committed by GitHub
commit 251043137d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,6 @@ trait GenerateMigrationResources
'industry_id' => $this->account->industry_id,
'ip' => $this->account->ip,
'company_key' => $this->account->account_key,
'logo' => $this->account->logo,
'convert_products' => $this->account->convert_products,
'fill_products' => $this->account->fill_products,
'update_products' => $this->account->update_products,