diff --git a/lodash.js b/lodash.js index 9909eefa0..c7466d33f 100644 --- a/lodash.js +++ b/lodash.js @@ -2673,7 +2673,6 @@ * The base implementation of `_.invoke` without support for individual * method arguments. * - * * @private * @param {Object} object The object to query. * @param {Array|string} path The path of the method to invoke.