From 7570613289825c455af7ce16a0f4a387deb59dff Mon Sep 17 00:00:00 2001 From: Matteo Cherubini Date: Sun, 21 Jun 2026 00:42:16 +0200 Subject: [PATCH] cleanup: Remove redundant comment and blank line --- deploy/nexus/genome-raw-commit.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy/nexus/genome-raw-commit.sh b/deploy/nexus/genome-raw-commit.sh index 39c6c76..7d6ac2c 100644 --- a/deploy/nexus/genome-raw-commit.sh +++ b/deploy/nexus/genome-raw-commit.sh @@ -6,7 +6,6 @@ # - One commit per author (single-device => one commit). No-op if there is nothing. # - JSON output built with jq (safe escaping), with a `files` array: # for each raw -> file, author, local_path, local_url (file://), remote_url (Forgejo web). - set -euo pipefail genome="${1:?usage: genome-raw-commit }"