Skip to content

Commit

Permalink
remove unnecessary runtime helper
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Nov 24, 2021
1 parent a83149f commit ed77ebb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/kbn-ui-shared-deps-npm/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ module.exports = (_, argv) => {
'@babel/runtime/helpers/assertThisInitialized',
'@babel/runtime/helpers/classCallCheck',
'@babel/runtime/helpers/classPrivateFieldGet',
'@babel/runtime/helpers/classPrivateFieldInitSpec',
'@babel/runtime/helpers/classPrivateFieldSet',
'@babel/runtime/helpers/createSuper',
'@babel/runtime/helpers/defineProperty',
Expand Down

0 comments on commit ed77ebb

Please sign in to comment.