Remove comment

This commit is contained in:
Santiago Lo Coco 2022-02-17 00:41:45 -03:00
parent bd1ad48f56
commit 83b9d6f02d
1 changed files with 0 additions and 1 deletions

View File

@ -212,7 +212,6 @@ usePlainTextList() {
fi fi
((i++)) ((i++))
done done
# printLine
printHelp "$helpmsg" printHelp "$helpmsg"
printf '\n%s' "[1..$j] " printf '\n%s' "[1..$j] "
done done