Skip to content

Commit

Permalink
style: remove function list comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hamilton committed Dec 3, 2018
1 parent ea41875 commit f454694
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,33 +52,3 @@ export {
sort,
values,
};

/*
All methods in alphabetical order
/ clean
/ clone
/ deflate (flattenKeys)
/ del
/ each
/ empty
/ every
/ filter
/ find
/ flip
/ get
/ has
/ includes
/ inflate
/ is
/ keyOf
/ keys
/ map
/ merge
/ set
/ size
/ slice
/ some
/ sort
/ values
*/

0 comments on commit f454694

Please # to comment.