Skip to content

Commit

Permalink
no more logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Jul 30, 2024
1 parent 7f52cab commit 06f0777
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export function useRecoveryTakeover(
React.useEffect(() => {
return () => {
if (isActiveUser) {
console.log('HITTING INSIDE BLOCK')
clearClientData()
}
}
Expand Down

0 comments on commit 06f0777

Please sign in to comment.