Remove empty line in baseInvoke jsdoc. [ci skip]

This commit is contained in:
John-David Dalton
2016-01-23 20:09:38 -08:00
parent 5a9ca34a92
commit 627e92e7e0

View File

@@ -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.