Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ylkhayat committed Sep 22, 2021
1 parent d66d52b commit 8280e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Controller.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ function Controller<C>({

useEffect(() => {
return () => {
console.log('unmounting', privateId)
unsubscribeHandler(privateId)
}
}, [])
Expand Down

0 comments on commit 8280e15

Please sign in to comment.