Remove trailing commas from RSIs. (#12865)
This commit is contained in:
committed by
GitHub
parent
a991bf94f4
commit
b707b788ac
@@ -8,13 +8,13 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "shrapnellarge",
|
||||
"name": "shrapnellarge"
|
||||
},
|
||||
{
|
||||
"name": "shrapnelmedium",
|
||||
"name": "shrapnelmedium"
|
||||
},
|
||||
{
|
||||
"name": "shrapnelsmall",
|
||||
"name": "shrapnelsmall"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user