Skip to content

Commit

Permalink
fix: update PublicRoutes from router
Browse files Browse the repository at this point in the history
  • Loading branch information
jimcase committed Apr 29, 2024
1 parent f521299 commit 9497479
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/routes/paths.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ const PublicRoutes = [
RoutePath.ROOT,
RoutePath.ONBOARDING,
RoutePath.SET_PASSCODE,
RoutePath.GENERATE_SEED_PHRASE,
RoutePath.VERIFY_SEED_PHRASE,
];

export { RoutePath, TabsRoutePath, PublicRoutes };

0 comments on commit 9497479

Please sign in to comment.