From 32f223c683671cfbfee49394b3e96e728a7d741b Mon Sep 17 00:00:00 2001 From: jdalton Date: Wed, 27 May 2015 15:20:22 -0400 Subject: [PATCH] New line nit. --- lodash.src.js | 1 - 1 file changed, 1 deletion(-) 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)); /**