From ca51f3f7421629e9104015ef77a896762e7ded73 Mon Sep 17 00:00:00 2001 From: William Melody Date: Sun, 7 Jun 2020 18:05:18 -0700 Subject: [PATCH] Remove extra newline. --- hosts | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts b/hosts index 910968f..3748bae 100755 --- a/hosts +++ b/hosts @@ -1477,7 +1477,6 @@ show() { _print_entries "${_enabled_records}" - if [[ -n "${_disabled_records}" ]] then [[ -n "${_enabled_records}" ]] && printf "\\n"