Remove unused variable.

This commit is contained in:
William Melody 2020-05-17 10:33:15 -07:00
parent bc06de7476
commit ca43d92d85
1 changed files with 0 additions and 1 deletions

1
hosts
View File

@ -397,7 +397,6 @@ _print_entries() {
_input+="${_newline}${2:-}"
fi
local _disabled=0
local _max_length=0
while IFS=$'\t ' read -r -a _parts