mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 06:56:23 +02:00
Fixed codeclimate errors
This commit is contained in:
parent
7c570e2916
commit
3812e398bf
2 changed files with 12 additions and 18 deletions
|
@ -37,7 +37,7 @@ module Serializers
|
|||
address: invoice.seller_address, country: invoice.seller_country.name,
|
||||
phone: invoice.seller_phone, url: invoice.seller_url,
|
||||
email: invoice.seller_email,
|
||||
contact_name: invoice.seller_contact_name,
|
||||
contact_name: invoice.seller_contact_name
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue