Clean up trailing commas from info.json (#20812)

This commit is contained in:
Ryan 2023-05-09 17:52:03 +10:00 committed by GitHub
parent 2a33265510
commit c3c51231cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 31 additions and 30 deletions

View file

@ -8,5 +8,5 @@
{"pin_a": "D1", "pin_b": "D0"},
{"pin_a": "B2", "pin_b": "B1"}
]
},
}
}

View file

@ -10,5 +10,5 @@
{"pin_a": "B4", "pin_b": "B3"},
{"pin_a": "D4", "pin_b": "B5"}
]
},
}
}