Remove missing and trailing commas in info.json files. (#16088)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"layout": [
|
||||
{"label": "k00", "x": 0, "y": 0},
|
||||
{"label": "k01", "x": 1, "y": 0},
|
||||
{"label": "k02", "x": 2, "y": 0},
|
||||
{"label": "k02", "x": 2, "y": 0}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user