Clean up trailing commas from info.json (#20812)
This commit is contained in:
parent
2a33265510
commit
c3c51231cc
22 changed files with 31 additions and 30 deletions
|
@ -237,7 +237,7 @@
|
|||
{"label": "K33", "matrix": [3, 3], "x": 3, "y": 3},
|
||||
{"label": "K40", "matrix": [4, 0], "h": 2, "x": 0, "y": 3},
|
||||
{"label": "K41", "matrix": [4, 1], "x": 1, "y": 4},
|
||||
{"label": "K42", "matrix": [4, 2], "w": 2, "x": 2, "y": 4},
|
||||
{"label": "K42", "matrix": [4, 2], "w": 2, "x": 2, "y": 4}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue