Commit a46e51e8 authored by nil's avatar nil Committed by GitHub
Browse files

Update format code.

parent 789ebb89
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
# HUAWEICLOUD_Password # HUAWEICLOUD_Password
# HUAWEICLOUD_DomainName # HUAWEICLOUD_DomainName
iam_api="https://iam.myhuaweicloud.com" iam_api="https://iam.myhuaweicloud.com"
dns_api="https://dns.ap-southeast-1.myhuaweicloud.com" # Should work dns_api="https://dns.ap-southeast-1.myhuaweicloud.com" # Should work
...@@ -290,4 +289,3 @@ _get_token() { ...@@ -290,4 +289,3 @@ _get_token() {
printf "%s" "${_token}" printf "%s" "${_token}"
return 0 return 0
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment