Skip to content

Commit

Permalink
chore: remove obsolete comment (#11953)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescdavis committed Aug 13, 2020
1 parent 2e2d15f commit 9c565a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/babel-helpers/src/helpers.js
Expand Up @@ -1265,8 +1265,6 @@ helpers.applyDecoratedDescriptor = helper("7.0.0-beta.0")`
}
if (desc.initializer === void 0){
// This is a hack to avoid this being processed by 'transform-runtime'.
// See issue #9.
Object.defineProperty(target, property, desc);
desc = null;
}
Expand Down

0 comments on commit 9c565a9

Please sign in to comment.