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:
parent
a783431df7
commit
25543090af
1 changed files with 0 additions and 1 deletions
|
|
@ -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"]=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue