diff --git a/lodash.js b/lodash.js index 3e88b79c5..dbd9f135d 100644 --- a/lodash.js +++ b/lodash.js @@ -3461,7 +3461,6 @@ /*--------------------------------------------------------------------------*/ - /** * Creates an array of elements from the specified indexes, or keys, of the * `collection`. Indexes may be specified as individual arguments or as arrays @@ -5378,7 +5377,6 @@ /*--------------------------------------------------------------------------*/ - /** * Assigns own enumerable properties of source object(s) to the destination * object. Subsequent sources will overwrite property assignments of previous