fix: Remove annonymous ID (no-changelog) (#5093)

This commit is contained in:
Omar Ajoue 2023-01-05 14:59:21 +01:00 committed by GitHub
parent 636363071c
commit 11a46a4cbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,6 @@ export class Telemetry {
this.rudderStack.identify(
{
userId: this.instanceId,
anonymousId: '000000000000',
traits: {
...traits,
instanceId: this.instanceId,