refactoring

This commit is contained in:
olegphenomenon 2021-10-27 15:46:30 +03:00
parent e9d7b40136
commit ca231620f1
3 changed files with 36 additions and 12 deletions

View file

@ -104,7 +104,6 @@ module Api
Contact.find_by(uuid: uuid, ident_type: 'org', ident: company_codes,
ident_country_code: country)
rescue CompanyRegister::NotAvailableError
nil
end