Removed left over echos
This commit is contained in:
parent
dd3987fa48
commit
e733824ab7
1 changed files with 0 additions and 2 deletions
2
fetch.sh
2
fetch.sh
|
@ -797,8 +797,6 @@ printinfo () {
|
|||
echo:*:*)
|
||||
info=${function#*: }
|
||||
subtitle=${function/:*/}
|
||||
echo "$info"
|
||||
echo "$subtitle"
|
||||
string="${bold}${subtitle_color}${subtitle}${clear}${colon_color}: ${info_color}${info}"
|
||||
length=${#function}
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue