Remove missing and trailing commas in info.json files. (#16088)
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
{"x": 2.5, "y": 1},
|
||||
{"x": 3.5, "y": 1},
|
||||
{"x": 4.5, "y": 1},
|
||||
{"x": 5.5, "y": 1,},
|
||||
{"x": 5.5, "y": 1},
|
||||
|
||||
{"x": 0, "y": 2, "w": 1.5},
|
||||
{"x": 1.5, "y": 2},
|
||||
|
Reference in New Issue
Block a user