Remove log

This commit is contained in:
Eric Bailey
2024-05-14 15:35:56 -05:00
parent f7d97297aa
commit c9bf3179ac
@@ -98,7 +98,6 @@ function Inner() {
* Any other convo states (atm) are "ready" states * Any other convo states (atm) are "ready" states
*/ */
console.log(convoState.blocks)
return ( return (
<KeyboardProvider> <KeyboardProvider>
<KeyboardAvoidingView <KeyboardAvoidingView