mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 08:57:49 +00:00
Ensure _.noop isn't exposed for underscore builds.
This commit is contained in:
1
dist/lodash.underscore.js
vendored
1
dist/lodash.underscore.js
vendored
@@ -4778,7 +4778,6 @@
|
||||
lodash.lastIndexOf = lastIndexOf;
|
||||
lodash.mixin = mixin;
|
||||
lodash.noConflict = noConflict;
|
||||
lodash.noop = noop;
|
||||
lodash.random = random;
|
||||
lodash.reduce = reduce;
|
||||
lodash.reduceRight = reduceRight;
|
||||
|
||||
Reference in New Issue
Block a user