@kameleoon/javascript-sdk-core 5.14.1 → 5.14.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.
@@ -8596,7 +8596,6 @@ class KameleoonClient {
8596
8596
  });
8597
8597
  }
8598
8598
  }
8599
- this.flush(visitorCode);
8600
8599
  KameleoonLogger.info `RETURN: KameleoonClient.setUserConsent(visitorCode: ${visitorCode}, consent: ${consent}, setData: ${setData})`;
8601
8600
  }
8602
8601
  updateConsentData(visitorCode, consent) {