mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
[BEEEP] Remove legacy biometrics protocol (#15004)
* Remove legacy biometrics protocol * Remove legacy message handling on desktop
This commit is contained in:
@@ -12,8 +12,4 @@ export enum BiometricsCommands {
|
||||
|
||||
/** Checks whether the biometric unlock can be enabled. */
|
||||
CanEnableBiometricUnlock = "canEnableBiometricUnlock",
|
||||
|
||||
// legacy
|
||||
Unlock = "biometricUnlock",
|
||||
IsAvailable = "biometricUnlockAvailable",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user