fix format

This commit is contained in:
neil 2021-03-13 20:46:12 +08:00 committed by Bernard Spil
parent 88e758df0d
commit 07809a4e6e

View File

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