Remove trailing commas from RSIs. (#12865)
This commit is contained in:
committed by
GitHub
parent
a991bf94f4
commit
b707b788ac
@@ -11,16 +11,16 @@
|
||||
"name": "dirt"
|
||||
},
|
||||
{
|
||||
"name": "dirtlight",
|
||||
"name": "dirtlight"
|
||||
},
|
||||
{
|
||||
"name": "dirtmedium",
|
||||
"name": "dirtmedium"
|
||||
},
|
||||
{
|
||||
"name": "dirtheavy",
|
||||
"name": "dirtheavy"
|
||||
},
|
||||
{
|
||||
"name": "damaged",
|
||||
"name": "damaged"
|
||||
},
|
||||
{
|
||||
"name": "remains"
|
||||
|
||||
Reference in New Issue
Block a user