Remove uneeded check
This commit is contained in:
parent
943a5493c3
commit
0507b6a80e
1 changed files with 0 additions and 1 deletions
1
fetch
1
fetch
|
@ -1803,7 +1803,6 @@ info () {
|
||||||
|
|
||||||
underline)
|
underline)
|
||||||
string="${underline_color}${output}"
|
string="${underline_color}${output}"
|
||||||
[ "$stdout" == "on" ] && string=""
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
linebreak | cols)
|
linebreak | cols)
|
||||||
|
|
Loading…
Reference in a new issue