Make CI happy: Remove extraneous new line

This commit is contained in:
Philipp Bandow
2020-05-07 15:41:09 +02:00
committed by GitHub
parent 9bbcfead67
commit d507979ec1

View File

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