fix format

This commit is contained in:
neilpang 2019-03-08 22:20:56 +08:00
parent 855eb8355a
commit f5850d0c08
1 changed files with 11 additions and 12 deletions

View File

@ -80,7 +80,6 @@ dns_cn_rm(){
return 0
}
################### Private functions below ##################################
_cn_login() {
CN_User="${CN_User:-$(_readaccountconf_mutable CN_User)}"