From 83b9d6f02d1973ababe4b427cc3cdb1d4c5bf6a4 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Thu, 17 Feb 2022 00:41:45 -0300 Subject: [PATCH] Remove comment --- scripts/common.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/common.sh b/scripts/common.sh index 67f80fc..5d7bce0 100755 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -212,7 +212,6 @@ usePlainTextList() { fi ((i++)) done - # printLine printHelp "$helpmsg" printf '\n%s' "[1..$j] " done