Remove console log (#10273)

This commit is contained in:
DS Boyce
2026-04-16 10:57:48 -07:00
committed by GitHub
parent 9f3c21e298
commit 36c95d7dc6
@@ -427,8 +427,6 @@ export function MessagesList({
[inputHeightUI], [inputHeightUI],
) )
console.log('DEBUG >>>', 'convoState.hasAllHistory', convoState.hasAllHistory)
return ( return (
<DateDividerToggleProvider> <DateDividerToggleProvider>
<KeyboardGestureArea <KeyboardGestureArea