[fix] Add new whitespace

This commit is contained in:
William Wernert
2020-04-29 18:15:21 -04:00
parent 3d04ab59d5
commit 93493b204f
3 changed files with 7 additions and 4 deletions

View File

@@ -295,8 +295,6 @@ whiptail_enable_components() {
for component in "${COMPONENTS[@]}"; do
export "$component=1"
done
}
whiptail_eval_adv() {