Skip to content

Commit

Permalink
Merge pull request #95 from canjs/remove-each-docs
Browse files Browse the repository at this point in the history
update docs to remove deleted `each(...)` method
  • Loading branch information
nlundquist authored Jul 17, 2019
2 parents 1816c79 + fd86782 commit eddd21e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
1 change: 0 additions & 1 deletion docs/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"can-list.prototype.attr",
"can-list.prototype.filter",
"can-list.prototype.splice",
"can-list.prototype.each",
"can-list.prototype.reverse",
"can-list.prototype.map"
]}
Expand Down
44 changes: 0 additions & 44 deletions docs/prototype.each.md

This file was deleted.

0 comments on commit eddd21e

Please sign in to comment.