Remove unnecessary comma
This commit is contained in:
parent
6511664ba3
commit
56a90d9505
|
@ -29,7 +29,6 @@ module.exports = ( { core } ) => {
|
||||||
emoji: true,
|
emoji: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
,
|
|
||||||
{
|
{
|
||||||
type: 'context',
|
type: 'context',
|
||||||
elements: [
|
elements: [
|
||||||
|
|
Loading…
Reference in New Issue