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 4, 2019
1 parent a737a49 commit 5d7a3c8
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 5d7a3c8

Please sign in to comment.