diff --git a/src/editor-plugin/block.json b/src/editor-plugin/block.json index 22cf5cc..119a62d 100644 --- a/src/editor-plugin/block.json +++ b/src/editor-plugin/block.json @@ -3,7 +3,6 @@ "title": "Editor Plugin: not a block, but block.json is very useful.", "category": "widgets", "icon": "admin-comments", - "keywords": [ - ], + "keywords": [], "editorScript": "file:./plugin.js" }