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