From 25543090af96c37c106e054dae48b41e3075b549 Mon Sep 17 00:00:00 2001 From: AnyOldName3 Date: Tue, 30 Dec 2025 17:44:44 +0000 Subject: [PATCH] Get rid of TODO that doesn't need doing --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a425626fd7..95b2a517a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -668,7 +668,6 @@ macOS15_Xcode16_arm64: - mv *.zip incoming_artifacts/ - declare -A destinations - | - # todo: this will get upset by certain characters for merge_list in *_to-be-merged.txt; do while IFS=: read -r partial destination; do destinations["$destination"]=""