Skip to content

Commit 7224c4b

Browse files
gkelloggdavidlehn
authored andcommitted
Drop dead code in compact for list of lists.
1 parent cc6f99c commit 7224c4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/compact.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,6 @@ api.compact = ({
415415
relativeTo: {vocab: true}
416416
})] = expandedItem['@index'];
417417
}
418-
// FIXME
419-
//} else if(nestResult.hasOwnProperty(itemActiveProperty)) {
420418
} else {
421419
_addValue(nestResult, itemActiveProperty, compactedItem, {
422420
valueIsArray: true,

0 commit comments

Comments
 (0)