@opexa/portal-sdk 0.11.1 → 0.11.2

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.
package/dist/index.cjs CHANGED
@@ -5628,7 +5628,6 @@ var Sdk = class {
5628
5628
  }
5629
5629
  }
5630
5630
  async signOut() {
5631
- this.adManager.clickId = null;
5632
5631
  await this.sessionManager.destroy();
5633
5632
  }
5634
5633
  watchSession(input) {