mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Remove comment
This commit is contained in:
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
Block a user