mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 12:38:25 +02:00
Remove comma
This commit is contained in:
parent
7d7a399ead
commit
4816e46457
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ module Epp
|
||||||
{ contact: { value: 'sh8013', attrs: { type: 'admin' } } },
|
{ contact: { value: 'sh8013', attrs: { type: 'admin' } } },
|
||||||
{ contact: { value: 'sh8013', attrs: { type: 'tech' } } },
|
{ contact: { value: 'sh8013', attrs: { type: 'tech' } } },
|
||||||
{ contact: { value: 'sh801333', attrs: { type: 'tech' } } }
|
{ contact: { value: 'sh801333', attrs: { type: 'tech' } } }
|
||||||
],
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
xml_params = defaults.deep_merge(xml_params)
|
xml_params = defaults.deep_merge(xml_params)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue