mirror of
https://github.com/bitwarden/jslib
synced 2025-12-21 18:53:32 +00:00
Remove last remnants of old analytics code (#345)
This commit is contained in:
@@ -32,7 +32,6 @@ export class TwoFactorOptionsComponent implements OnInit {
|
||||
}
|
||||
|
||||
recover() {
|
||||
this.platformUtilsService.eventTrack('Selected Recover');
|
||||
this.platformUtilsService.launchUri('https://help.bitwarden.com/article/lost-two-step-device/');
|
||||
this.onRecoverSelected.emit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user