Fix code climate offences

#569
This commit is contained in:
Artur Beljajev 2017-09-04 08:54:54 +03:00
parent 834b13c922
commit 7530dd7b62
4 changed files with 24 additions and 23 deletions

View file

@ -165,8 +165,8 @@ class Epp::Contact < Contact
identifier = Ident.new(code: ident,
type: ident_frame.attr('type'),
country_code: ident_frame.attr('cc'),
)
country_code: ident_frame.attr('cc')
)
identifier.validate