Remove missing and trailing commas in info.json files. (#16088)
This commit is contained in:
parent
bd8e257f84
commit
dcff1a34c7
20 changed files with 23 additions and 23 deletions
|
@ -88,10 +88,10 @@
|
|||
{"label":"K100", "x":10, "y":5.5, "w":1.25},
|
||||
{"label":"K111", "x":11.25, "y":5.5, "w":1.25},
|
||||
{"label":"K112", "x":12.5, "y":5.5, "w":1.25},
|
||||
{"label":"K113", "x":13.75, "y":5.5, "w":1.25}
|
||||
{"label":"K113", "x":13.75, "y":5.5, "w":1.25},
|
||||
{"label":"K114", "x":15.25, "y":5.5},
|
||||
{"label":"K115", "x":16.25, "y":5.5},
|
||||
{"label":"K116", "x":17.25, "y":5.5},
|
||||
{"label":"K116", "x":17.25, "y":5.5}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue