@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.
@@ -4725,8 +4725,6 @@ var ePublishState = /* @__PURE__ */ ((ePublishState2) => {
4725
4725
  return ePublishState2;
4726
4726
  })(ePublishState || {});
4727
4727
  const _PublishInstrumentController = class _PublishInstrumentController extends STSOptionsBase {
4728
- //#worker: any = undefined; // Worker
4729
- //#wwClient: WebWorkerMessageHandler | null = null;
4730
4728
  constructor(options) {
4731
4729
  super(options);
4732
4730
  __privateAdd(this, _PublishInstrumentController_instances);