Remove comma

This commit is contained in:
Martin Lensment 2014-10-02 10:05:02 +03:00
parent 7d7a399ead
commit 4816e46457

View file

@ -76,7 +76,7 @@ module Epp
{ contact: { value: 'sh8013', attrs: { type: 'admin' } } },
{ contact: { value: 'sh8013', attrs: { type: 'tech' } } },
{ contact: { value: 'sh801333', attrs: { type: 'tech' } } }
],
]
}
xml_params = defaults.deep_merge(xml_params)