Remove sign in telemetry event
This commit is contained in:
parent
3adc0b947f
commit
d2cd9c94f7
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ impl UserStore {
|
||||||
client.telemetry.set_authenticated_user_info(None, false);
|
client.telemetry.set_authenticated_user_info(None, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
client.telemetry.report_event("sign in", Default::default());
|
|
||||||
current_user_tx.send(user).await.ok();
|
current_user_tx.send(user).await.ok();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue