Unverified Commit 25d0fdf8 authored by Avi Miller's avatar Avi Miller
Browse files

fix: fix a format issue reported by shellfmt


Signed-off-by: default avatarAvi Miller <avi.miller@oracle.com>
parent 1d089d45
...@@ -166,7 +166,6 @@ _oci_config() { ...@@ -166,7 +166,6 @@ _oci_config() {
} }
# _get_zone(): retrieves the Zone name and OCID # _get_zone(): retrieves the Zone name and OCID
# #
# _sub_domain=_acme-challenge.www # _sub_domain=_acme-challenge.www
...@@ -322,5 +321,4 @@ _readini() { ...@@ -322,5 +321,4 @@ _readini() {
_debug2 _inivalue "$_inivalue" _debug2 _inivalue "$_inivalue"
echo "$_inivalue" echo "$_inivalue"
} }
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