Skip to content

Commit

Permalink
Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
estrattonbailey committed May 14, 2024
1 parent f7d9729 commit c9bf317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screens/Messages/Conversation/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ function Inner() {
* Any other convo states (atm) are "ready" states
*/

console.log(convoState.blocks)
return (
<KeyboardProvider>
<KeyboardAvoidingView
Expand Down

0 comments on commit c9bf317

Please sign in to comment.