@hmcts/ccd-case-ui-toolkit 6.18.2-rc1 → 6.18.2-rc2

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.
@@ -1913,12 +1913,6 @@
1913
1913
  var AbstractAppConfig = /** @class */ (function () {
1914
1914
  function AbstractAppConfig() {
1915
1915
  }
1916
- AbstractAppConfig.prototype.getDocumentManagementUrlV2 = function () {
1917
- return undefined;
1918
- };
1919
- AbstractAppConfig.prototype.getDocumentSecureMode = function () {
1920
- return undefined;
1921
- };
1922
1916
  /**
1923
1917
  * Dummy version replacing deprecated `getRemotePrintServiceUrl()`, to be removed in next major release
1924
1918
  * @deprecated