Remove unrelated comment left in code

This commit is contained in:
Adam Codega
2022-02-14 15:29:05 -05:00
committed by GitHub
parent 15799a405c
commit 1cc43834c3

View File

@@ -95,8 +95,6 @@ echo "$dialogCMD"
eval "$dialogCMD" &
sleep 2
# now start executing installomator labels
progress_index=0
for app in "${apps[@]}"; do