Remove comment
This commit is contained in:
parent
72c7046a95
commit
99c0abc820
2
neofetch
2
neofetch
|
@ -2353,8 +2353,6 @@ info() {
|
||||||
|
|
||||||
# Update the variable
|
# Update the variable
|
||||||
output="${2:-$1}"
|
output="${2:-$1}"
|
||||||
|
|
||||||
# Trim whitespace
|
|
||||||
output="$(trim "${!output}")"
|
output="$(trim "${!output}")"
|
||||||
|
|
||||||
# If prin was used in the function, stop here.
|
# If prin was used in the function, stop here.
|
||||||
|
|
Reference in New Issue