chore: remove extra space

[ci skip]
This commit is contained in:
Jose Diaz-Gonzalez
2017-01-13 17:29:51 -07:00
committed by GitHub
parent 815c612261
commit 06fa58ff47

View File

@@ -20,7 +20,6 @@ ps_restore_cmd() {
if ps_start "$app"; then
continue
fi
dokku_log_warn "dokku ps:restore ${app} failed"
fi
done