mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
Convert refactoring todo-rr-bw to standard todos.
This commit is contained in:
@@ -16,7 +16,7 @@ export class DefaultLoginComponentService implements LoginComponentService {
|
||||
constructor(
|
||||
protected cryptoFunctionService: CryptoFunctionService,
|
||||
protected environmentService: EnvironmentService,
|
||||
// TODO-rr-bw: refactor to not use deprecated service
|
||||
// TODO: refactor to not use deprecated service
|
||||
protected passwordGenerationService: PasswordGenerationServiceAbstraction,
|
||||
protected platformUtilsService: PlatformUtilsService,
|
||||
protected ssoLoginService: SsoLoginServiceAbstraction,
|
||||
|
||||
Reference in New Issue
Block a user