Commit 99c0abc8 authored by Dylan Araps's avatar Dylan Araps

Remove comment

parent 72c7046a
...@@ -2353,8 +2353,6 @@ info() { ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment