Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 62f42ae

Browse files
committed
Removing VideoEmbed block
1 parent c45d28c commit 62f42ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/blocks/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export {default as BlockHeadings} from './BlockHeadings'
1111
export {default as BlockSeparator} from './BlockSeparator'
1212
export {default as BlockShortcode} from './BlockShortcode'
1313
export {default as BlockSpacer} from './BlockSpacer'
14-
export {default as BlockVideoEmbed} from './BlockVideoEmbed'
1514
export {default as BlockTable} from './BlockTable'
1615
export {default as BlockCode} from './BlockCode'
1716
export {default as BlockMediaText} from './BlockMediaText'

0 commit comments

Comments
 (0)