1
0
mirror of https://github.com/octoleo/hosts.git synced 2024-06-01 05:50:54 +00:00

Remove unused variable.

This commit is contained in:
William Melody 2020-05-17 10:33:15 -07:00
parent bc06de7476
commit ca43d92d85

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