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

@ -13,7 +13,7 @@
{"x": 0, "y": 1},
{"x": 1, "y": 1},
{"x": 2, "y": 1},
{"x": 3, "y": 1},
{"x": 3, "y": 1}
]
}
}