Browse Source

Make CI happy: Remove extraneous new line

none
Philipp Bandow 5 years ago
committed by GitHub
parent
commit
d507979ec1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      dnsapi/dns_njalla.sh

1
dnsapi/dns_njalla.sh

@ -128,7 +128,6 @@ _get_root() {
return 1
fi
if ! _njalla_rest "{\"method\":\"get-domain\",\"params\":{\"domain\":\"${h}\"}}"; then
return 1
fi

Loading…
Cancel
Save