mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-16 21:53:21 +08:00
fix format
This commit is contained in:
@@ -80,7 +80,6 @@ dns_cn_rm(){
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
################### Private functions below ##################################
|
################### Private functions below ##################################
|
||||||
_cn_login() {
|
_cn_login() {
|
||||||
CN_User="${CN_User:-$(_readaccountconf_mutable CN_User)}"
|
CN_User="${CN_User:-$(_readaccountconf_mutable CN_User)}"
|
||||||
|
|||||||
Reference in New Issue
Block a user