@veloceapps/sdk 8.0.0-86 → 8.0.0-88

Sign up to get free protection for your applications and to get access to all the features.
@@ -1660,11 +1660,6 @@ class SdkCoreModule {
1660
1660
  SdkCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1661
1661
  SdkCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, imports: [ConfigurationModule, FlowConfigurationModule] });
1662
1662
  SdkCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, providers: [
1663
- ContextService,
1664
- QuoteDraftService,
1665
- ProductImagesService,
1666
- MetricsCalculationService,
1667
- RuntimeSettingsService,
1668
1663
  {
1669
1664
  provide: FORMATTING_SETTINGS_TOKEN,
1670
1665
  useExisting: RuntimeSettingsService,
@@ -1675,11 +1670,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
1675
1670
  args: [{
1676
1671
  imports: [ConfigurationModule, FlowConfigurationModule],
1677
1672
  providers: [
1678
- ContextService,
1679
- QuoteDraftService,
1680
- ProductImagesService,
1681
- MetricsCalculationService,
1682
- RuntimeSettingsService,
1683
1673
  {
1684
1674
  provide: FORMATTING_SETTINGS_TOKEN,
1685
1675
  useExisting: RuntimeSettingsService,