Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dereknelson committed Oct 12, 2023
1 parent 8a9e50f commit bee2bb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/walletConnect/sheets/AuthRequest.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ export function AuthRequest({
<Box paddingBottom="36px">
<ButtonPressAnimation
onPress={() => {
console.log('here');
navigate(Routes.CHANGE_WALLET_SHEET, {
watchOnly: true,
currentAccountAddress: address,
Expand Down

0 comments on commit bee2bb8

Please sign in to comment.