fix: biometrics timing loading (#1622)
This commit is contained in:
@@ -960,10 +960,6 @@ export class SNApplication
|
||||
| undefined
|
||||
}
|
||||
|
||||
async loadMobileUnlockTiming() {
|
||||
return this.protectionService.loadMobileUnlockTiming()
|
||||
}
|
||||
|
||||
getBiometricsTimingOptions() {
|
||||
return this.protectionService.getBiometricsTimingOptions()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user