Skip to content

Commit

Permalink
chore: remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Sep 13, 2023
1 parent 6f92a4b commit 6a73612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/interpretations/InterpretationsPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ const InterpretationsPanel = ({
setInterpretation()
}, [setInterpretation])

console.log('renderCount', renderCount)
return (
<>
<Drawer>
Expand Down

0 comments on commit 6a73612

Please sign in to comment.