Remove extra newline.

This commit is contained in:
William Melody 2020-06-07 18:05:18 -07:00
parent ade1109cba
commit ca51f3f742
1 changed files with 0 additions and 1 deletions

1
hosts
View File

@ -1477,7 +1477,6 @@ show() {
_print_entries "${_enabled_records}"
if [[ -n "${_disabled_records}" ]]
then
[[ -n "${_enabled_records}" ]] && printf "\\n"