diff --git a/dnsapi/dns_ls.sh b/dnsapi/dns_ls.sh index 9b9745eb..f9364e32 100644 --- a/dnsapi/dns_ls.sh +++ b/dnsapi/dns_ls.sh @@ -62,9 +62,5 @@ dns_ls_rm() { fi _err "Could not del resource record, check logs" _err "${response}" - return 1 - - - } #################### Private functions below ##################################