mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-09 19:28:06 +01:00
Remove comment re. passing email to registration.
This commit is contained in:
parent
bb67f560f3
commit
30af195b9d
@ -25,9 +25,4 @@ export class LoginSecondaryContentComponent {
|
||||
|
||||
// TODO: remove when email verification flag is removed
|
||||
protected registerRoute$ = this.registerRouteService.registerRoute$();
|
||||
|
||||
// TODO-rr-bw: In the original login implementation, the "Create account" link
|
||||
// also passes the email address to the registration page. We need to find a way to
|
||||
// do this now that the "Create account" link is in a separate component as
|
||||
// secondary content.
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user