From 48bd6c6047c6a004853bfc4dc027f901dcfba29f Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Thu, 23 May 2024 02:05:46 -0300 Subject: [PATCH] Drop empty line --- libexec/portzap/commands/portzap-install | 1 - 1 file changed, 1 deletion(-) diff --git a/libexec/portzap/commands/portzap-install b/libexec/portzap/commands/portzap-install index 5b5aec8..9c433f8 100755 --- a/libexec/portzap/commands/portzap-install +++ b/libexec/portzap/commands/portzap-install @@ -10,7 +10,6 @@ gitdir=$1 installdir=$2 revfile=$3 - ## # functions perform_update()