Less whitespace

This commit is contained in:
Luke Murphy
2020-03-21 01:13:17 +01:00
parent 83cf0538c0
commit a07745764b
3 changed files with 0 additions and 3 deletions

View File

@ -12,7 +12,6 @@ dokku-ansible-playbook-pre-deploy() {
. $(dirname "$0")/functions
dokku_col_log_info1_quiet "Running pre-deploy ansible playbook"
run_playbook "$APP" "$PLAYBOOK" "$REQUIREMENTS"
}