info.json whitespace cleanups (#20651)

This commit is contained in:
Ryan
2023-05-02 08:25:15 +10:00
committed by GitHub
parent 1ab355802f
commit 79aa319946
805 changed files with 10370 additions and 10751 deletions

View File

@@ -42,7 +42,7 @@
{"x":2, "y":3, "matrix": [3, 2]},
{"x":3, "y":3, "h":2, "matrix": [3, 3]},
{"x":0, "y":4,"w":2, "matrix": [4, 0]},
{"x":0, "y":4, "w":2, "matrix": [4, 0]},
{"x":2, "y":4, "matrix": [4, 2]}
]
},