Fix erroneous commas in info.json files (#21712)

This commit is contained in:
Duncan Sutherland 2023-12-04 23:30:02 +00:00 committed by GitHub
parent 525fe9be96
commit 74ae2286a6
Failed to generate hash of commit
13 changed files with 13 additions and 13 deletions

View file

@ -62,7 +62,7 @@
{"matrix": [3, 6], "x": 6.25, "y": 3},
{"matrix": [3, 7], "x": 7.25, "y": 3},
{"matrix": [3, 8], "x": 8.25, "y": 3},
{"matrix": [3, 9], "x": 9.25, "y": 3},
{"matrix": [3, 9], "x": 9.25, "y": 3}
]
}
}