Skip to content

Commit dae9cb7

Browse files
committed
remove repeating line
This has to be a "typo" from 9a74e05 calling the same assignment twice. Removing to clean up.
1 parent 2bf5f87 commit dae9cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/mergeDeep.js

-1
Original file line numberDiff line numberDiff line change
@@ -378,5 +378,4 @@ class MergeDeep {
378378
}
379379
}
380380
MergeDeep.NAME_FIELDS = NAME_FIELDS
381-
MergeDeep.NAME_FIELDS = NAME_FIELDS
382381
module.exports = MergeDeep

0 commit comments

Comments
 (0)