Browse Source

Remove extra newline

Maarten den Braber 5 years ago
parent
commit
e768e285ce
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dnsapi/dns_transip.sh

+ 0 - 1
dnsapi/dns_transip.sh

@@ -149,7 +149,6 @@ _transip_setup() {
       return 1
   fi
 
-
   if [ -z "$_token" ]; then
     if ! _transip_get_token; then
       _err "Can not get token."