diff --git a/lodash.src.js b/lodash.src.js index e0246a3b4..a5093c884 100644 --- a/lodash.src.js +++ b/lodash.src.js @@ -8508,7 +8508,6 @@ : baseClone(value, true); } - /** * Checks if `value` is greater than `other`. *