diff --git a/lodash.js b/lodash.js index 22f9ec2c7..ed3ba97cd 100644 --- a/lodash.js +++ b/lodash.js @@ -12167,7 +12167,6 @@ */ var disj = createInvoker(arraySome); - /** * Creates a function that returns the result of invoking the provided * functions with the `this` binding of the created function, where each