Remove extra newline

This commit is contained in:
Maarten den Braber 2020-05-13 16:49:42 +02:00
parent a102d775b2
commit e768e285ce
1 changed files with 0 additions and 1 deletions

View File

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