diff --git a/src/Core/Services/StateService.cs b/src/Core/Services/StateService.cs index 5920870c9..443a94b15 100644 --- a/src/Core/Services/StateService.cs +++ b/src/Core/Services/StateService.cs @@ -1538,7 +1538,6 @@ namespace Bit.Core.Services SetEncryptedPasswordGenerationHistoryAsync(null, userId), SetEncryptedSendsAsync(null, userId), SetSettingsAsync(null, userId), - SetApprovePasswordlessLoginsAsync(null, userId), SetEncKeyEncryptedAsync(null, userId), SetKeyEncryptedAsync(null, userId), SetPinProtectedAsync(null, userId));