1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-06 15:10:54 +00:00

Get rid of TODO that doesn't need doing

This commit is contained in:
AnyOldName3 2025-12-30 17:44:44 +00:00
parent a783431df7
commit 25543090af

View file

@ -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"]=""