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