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

@ -17,7 +17,7 @@
{"label": "k08", "x": 8, "y": 1, "w": 0},
{"label": "k09", "x": 9, "y": 1, "w": 0},
{"label": "k0a", "x": 10, "y": 1, "w": 0},
{"label": "k0b", "x": 11, "y": 1, "w": 0},
{"label": "k0b", "x": 11, "y": 1, "w": 0}
]
}
}