Removed log in WrappedBundle

• Removed:
- log in WrappedBundle
This commit is contained in:
mgabdev 2020-08-14 12:46:13 -05:00
parent 014e476b5d
commit 017eb0e99d

View File

@ -10,8 +10,6 @@ class WrappedBundle extends PureComponent {
loadingComponent,
} = this.props
console.log("WrappedBundle:", this.props)
return (
<Bundle
fetchComponent={component}