fix format

This commit is contained in:
neil 2021-03-13 20:46:12 +08:00 committed by Bernard Spil
parent c9cae6ad02
commit f33f463b3b

View File

@ -409,4 +409,3 @@ _namecheap_set_tld_sld() {
_xml_decode() {
sed 's/"/"/g'
}