Remove missing and trailing commas in info.json files. (#16088)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
{"x":10.25, "y":3},
|
||||
{"x":11.25, "y":3},
|
||||
{"x":12.25, "y":3, "w":1.75},
|
||||
{"x":14, "y":3}
|
||||
{"x":14, "y":3},
|
||||
{"x":16.25, "y":3},
|
||||
|
||||
{"x":0, "y":4, "w":1.25},
|
||||
|
||||
Reference in New Issue
Block a user