diff --git a/lodash.js b/lodash.js index 6b4437a68..17a4cf659 100644 --- a/lodash.js +++ b/lodash.js @@ -7983,7 +7983,6 @@ return baseRandom(min, max); } - /** * Creates an array of numbers (positive and/or negative) progressing from * `start` up to but not including `end`. If `start` is less than `stop` a