mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 05:30:01 +00:00
Remove unused route
This commit is contained in:
@@ -187,10 +187,6 @@ const routes: Routes = [
|
||||
path: "fido2-creation",
|
||||
component: Fido2CreateComponent,
|
||||
},
|
||||
{
|
||||
path: "passkeys",
|
||||
component: Fido2PlaceholderComponent,
|
||||
},
|
||||
{
|
||||
path: "",
|
||||
component: AnonLayoutWrapperComponent,
|
||||
|
||||
Reference in New Issue
Block a user