@nsshunt/stsobservability 1.0.67 → 1.0.69

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.
@@ -4721,8 +4721,6 @@ var __privateWrapper = (obj, member, setter, getter) => ({
4721
4721
  return ePublishState2;
4722
4722
  })(ePublishState || {});
4723
4723
  const _PublishInstrumentController = class _PublishInstrumentController extends stsutils.STSOptionsBase {
4724
- //#worker: any = undefined; // Worker
4725
- //#wwClient: WebWorkerMessageHandler | null = null;
4726
4724
  constructor(options) {
4727
4725
  super(options);
4728
4726
  __privateAdd(this, _PublishInstrumentController_instances);