Removed un-necessary echo statement
This commit is contained in:
parent
5501e3fa57
commit
617326fd52
@ -41,7 +41,6 @@ get_choices () {
|
||||
}
|
||||
|
||||
get_choice () {
|
||||
echo "1: $1"
|
||||
local PROMPT="$1"
|
||||
local -n OUTPUT_VAR="$2"
|
||||
shift 2
|
||||
|
Loading…
Reference in New Issue
Block a user