remove unused Gutenberg block editor dependency

This commit is contained in:
Daniel Waxweiler 2022-06-19 09:24:34 +02:00
parent 995f6681e6
commit f76653f05c
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ class EventsListBlock {
'wp-block-editor',
'wp-blocks',
'wp-components',
'wp-editor',
'wp-i18n'
]);
register_block_type(NAME . '/events-list', [