1
0
Fork 0

Remove missing and trailing commas in info.json files. (#16088)

This commit is contained in:
Gabriel Harel 2022-01-28 19:34:38 -06:00 committed by GitHub
parent bd8e257f84
commit dcff1a34c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 23 additions and 23 deletions

View file

@ -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}
]
}
}