Skip to content

Commit

Permalink
removes unused documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
draganescu committed Jun 3, 2019
1 parent 3479f61 commit 8721ab2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/block-editor/src/store/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,6 @@ export function wipeSelectedBlock() {
/**
* Returns an action object used in signalling that the block selection is cleared.
*
* @param {Object} type Object specifying if the clearing is destructive or not, default
* { destructive: false }.
*
* @return {Object} Action object.
*/
export function clearSelectedBlock() {
Expand Down

0 comments on commit 8721ab2

Please sign in to comment.