Skip to content

Commit

Permalink
fix(wallet-setup): navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss committed Apr 29, 2024
1 parent 5d8dc70 commit 46645a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/wallet-mobile/src/AppNavigator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ export const AppNavigator = () => {
setRouteName(currentRouteName)
}

console.log('HAS WALLETS', hasWallets)
console.log('shouldAskToUseAuthWithOs', shouldAskToUseAuthWithOs)

return (
<NavigationContainer
onStateChange={handleStateChange}
Expand Down

0 comments on commit 46645a7

Please sign in to comment.