Skip to content

Commit

Permalink
rm log
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanmino committed Oct 27, 2023
1 parent bbeb3c8 commit 97575b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export const TestnetModeWatcher = ({

const [hint, setHint] = useState<Hint>(INITIAL_HINT);

console.log('pendingRequest', pendingRequest);
const closeSheet = () => {
setHint(INITIAL_HINT);
rejectRequest?.();
Expand Down

0 comments on commit 97575b0

Please sign in to comment.