diff --git a/lodash.src.js b/lodash.src.js index 939d1b9ee..829c5e751 100644 --- a/lodash.src.js +++ b/lodash.src.js @@ -1032,7 +1032,6 @@ * @type boolean */ support.unindexedChars = ('x'[0] + Object('x')[0]) != 'xx'; - }(1, 0)); /**