@aws-amplify/storage 4.4.16-cloud-logging.3 → 4.4.16-unstable.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -48538,11 +48538,6 @@ function () {
48538
48538
  var _this = this;
48539
48539
 
48540
48540
  this._config = config ? config : {};
48541
-
48542
- if (!_aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["StorageHelper"]) {
48543
- return;
48544
- }
48545
-
48546
48541
  this._storage = new _aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["StorageHelper"]().getStorage();
48547
48542
  _aws_amplify_core__WEBPACK_IMPORTED_MODULE_0__["Hub"].listen('auth', function (data) {
48548
48543
  var payload = data.payload;