@skyux/core 5.6.1 → 5.6.2

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.
@@ -2095,7 +2095,6 @@
2095
2095
  // See: https://github.com/ng-packagr/ng-packagr/issues/641
2096
2096
  // @dynamic
2097
2097
  var SkyNumberFormatUtility = /** @class */ (function () {
2098
- /* istanbul ignore next */
2099
2098
  function SkyNumberFormatUtility() {
2100
2099
  }
2101
2100
  SkyNumberFormatUtility.formatNumber = function (locale, value, style, digits, currency, currencyAsSymbol, currencySign) {