Skip to content

Commit

Permalink
Block API: Drop removed createReusableBlock function (#5702)
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth authored and mtias committed Mar 20, 2018
1 parent 1f1f49d commit aefb285
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blocks/api/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export {
cloneBlock,
getPossibleBlockTransformations,
switchToBlockType,
createReusableBlock,
} from './factory';
export { default as parse, getBlockAttributes } from './parser';
export { default as rawHandler } from './raw-handling';
Expand Down

0 comments on commit aefb285

Please sign in to comment.