@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.
@@ -8560,7 +8560,6 @@ class KameleoonClient {
8560
8560
  });
8561
8561
  }
8562
8562
  }
8563
- this.flush(visitorCode);
8564
8563
  KameleoonLogger.info `RETURN: KameleoonClient.setUserConsent(visitorCode: ${visitorCode}, consent: ${consent}, setData: ${setData})`;
8565
8564
  }
8566
8565
  updateConsentData(visitorCode, consent) {