diff --git a/lodash.js b/lodash.js index 28cedea08..ba64214b3 100644 --- a/lodash.js +++ b/lodash.js @@ -3038,8 +3038,6 @@ } } } - // remove the first collection from the stack of traversed objects - stack.pop(); return result; }