mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-12 02:54:42 +08:00
shfmt fixes
This commit is contained in:
@@ -141,9 +141,10 @@ dns_qc_rm() {
|
||||
_info "Delete txt record error."
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
_info "TXT Record ID: $record_id successfully deleted"
|
||||
return 0
|
||||
|
||||
}
|
||||
|
||||
#################### Private functions below ##################################
|
||||
|
||||
Reference in New Issue
Block a user