ntk-cms-api 20.25.32 → 20.25.34

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.
@@ -9088,9 +9088,6 @@ class ContactImportMappingItem {
9088
9088
  }
9089
9089
 
9090
9090
  class ContactImportApplyResultModel {
9091
- constructor() {
9092
- this.errors = [];
9093
- }
9094
9091
  }
9095
9092
 
9096
9093
  class ContactImportPreviewResponseModel {