Update format code.

This commit is contained in:
nil 2022-07-02 01:22:46 +00:00 committed by GitHub
parent 789ebb8990
commit a46e51e8db
1 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@
# HUAWEICLOUD_Password
# HUAWEICLOUD_DomainName
iam_api="https://iam.myhuaweicloud.com"
dns_api="https://dns.ap-southeast-1.myhuaweicloud.com" # Should work
@ -290,4 +289,3 @@ _get_token() {
printf "%s" "${_token}"
return 0
}