Remove unneeded @type tag from the underscore build. [ci skip]

This commit is contained in:
John-David Dalton
2014-04-07 00:33:45 -07:00
parent c0027c377b
commit ea87006150

View File

@@ -4262,7 +4262,6 @@
*
* @static
* @memberOf _
* @type Function
* @category Objects
* @param {Object} object The object to inspect.
* @returns {Array} Returns the array of property names.