From 2c2db39f91045f629ce88421c5bedad1f6bb7fea Mon Sep 17 00:00:00 2001 From: "Hunter T." Date: Fri, 20 Dec 2024 16:16:02 -0800 Subject: [PATCH] Remove extra blank line --- update-changelog.bash | 1 - 1 file changed, 1 deletion(-) diff --git a/update-changelog.bash b/update-changelog.bash index beee01d..0a1e26d 100755 --- a/update-changelog.bash +++ b/update-changelog.bash @@ -28,7 +28,6 @@ readonly C_BLUE C_RED C_NC readonly C_ERROR="${C_RED}ERROR:${C_NC} " readonly C_INFO="${C_BLUE}==>${C_NC} " - declare -A sections