mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Cleanup build files.
Former-commit-id: eac9437648d2bb7260dba5eacfc7076867975134
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
/** The minimal license/copyright template */
|
||||
var licenseTemplate =
|
||||
'/*!\n' +
|
||||
' Lo-Dash @VERSION github.com/bestiejs/lodash/blob/master/LICENSE.txt\n' +
|
||||
' Lo-Dash @VERSION lodash.com/license\n' +
|
||||
' Underscore.js 1.3.3 github.com/documentcloud/underscore/blob/master/LICENSE\n' +
|
||||
'*/';
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
/** Used to minify string values used by `compileIterator` and its options */
|
||||
var compiledValues = [
|
||||
'arrays',
|
||||
'objects'
|
||||
];
|
||||
|
||||
@@ -66,7 +65,6 @@
|
||||
'hasDontEnumBug',
|
||||
'inLoop',
|
||||
'init',
|
||||
'iterate',
|
||||
'iteratedObject',
|
||||
'loopExp',
|
||||
'object',
|
||||
|
||||
Reference in New Issue
Block a user