cleanup: Remove redundant comment and blank line

This commit is contained in:
Matteo Cherubini 2026-06-21 00:42:16 +02:00
parent 418ca57dc3
commit 7570613289

View file

@ -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 <genome>}"