Tidied again

This commit is contained in:
Roy Kaldung 2018-08-03 13:57:59 +02:00
parent c00f316946
commit 8925e50670

View File

@ -107,7 +107,6 @@ _check_http_net_zone() {
}
}' "$HTTP_NET_AUTHTOKEN" "$domain2check")
response="$(_post "$payload" "${HTTP_NET_API}/zoneConfigsFind" "" "POST" "text/json")"
if _contains "$response" '"totalEntries": 1,' >/dev/null; then