Clean up trailing commas from info.json (#20812)

This commit is contained in:
Ryan
2023-05-09 17:52:03 +10:00
committed by GitHub
parent 2a33265510
commit c3c51231cc
22 changed files with 31 additions and 30 deletions

View File

@@ -118,7 +118,7 @@
{"matrix": [3, 0], "x": 0, "y": 64, "flags": 4},
{"matrix": [3, 1], "x": 75, "y": 64, "flags": 4},
{"matrix": [3, 2], "x": 149, "y": 64, "flags": 4},
{"matrix": [3, 3], "x": 224, "y": 64, "flags": 4},
{"matrix": [3, 3], "x": 224, "y": 64, "flags": 4}
]
}
}