Skip to content

Commit

Permalink
Remove list funcs
Browse files Browse the repository at this point in the history
  • Loading branch information
David Neilsen committed Jul 18, 2014
1 parent 1d2a5c5 commit cbca26d
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions src/expose.js
Expand Up @@ -85,23 +85,6 @@ $.extend(Raptor, {
handleError: handleError,
handleInvalidArgumentError: handleInvalidArgumentError,
info: info,
listBreakAtSelection: listBreakAtSelection,
listBreakByReplacingSelection: listBreakByReplacingSelection,
listConvertItemsForList: listConvertItemsForList,
listConvertListItem: listConvertListItem,
listConvertListType: listConvertListType,
listEnforceValidChildren: listEnforceValidChildren,
listRemoveEmpty: listRemoveEmpty,
listRemoveEmptyItems: listRemoveEmptyItems,
listShouldConvertType: listShouldConvertType,
listShouldUnwrap: listShouldUnwrap,
listShouldWrap: listShouldWrap,
listTidyModified: listTidyModified,
listToggle: listToggle,
listUnwrap: listUnwrap,
listUnwrapSelectedListItems: listUnwrapSelectedListItems,
listUnwrapSelection: listUnwrapSelection,
listWrapSelection: listWrapSelection,
nodeClassSwitch: nodeClassSwitch,
nodeClosestByClassName: nodeClosestByClassName,
nodeFindParent: nodeFindParent,
Expand Down

0 comments on commit cbca26d

Please sign in to comment.