From ea87006150b6d97acf7abae970cf100d2b675872 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Mon, 7 Apr 2014 00:33:45 -0700 Subject: [PATCH] Remove unneeded `@type` tag from the underscore build. [ci skip] --- dist/lodash.underscore.js | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/lodash.underscore.js b/dist/lodash.underscore.js index 11576d956..bc87eca85 100644 --- a/dist/lodash.underscore.js +++ b/dist/lodash.underscore.js @@ -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.