From 272a05d96a0f8c7bc0b41cc7fce3b210de43049e Mon Sep 17 00:00:00 2001 From: kenneth Date: Sun, 8 Mar 2026 02:07:03 +0000 Subject: [PATCH] chore: remove stray console.log Co-authored-by: Ona --- apps/waitlist-website/app/routes/home.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/waitlist-website/app/routes/home.tsx b/apps/waitlist-website/app/routes/home.tsx index df9e51b..ac8caf5 100644 --- a/apps/waitlist-website/app/routes/home.tsx +++ b/apps/waitlist-website/app/routes/home.tsx @@ -277,7 +277,6 @@ function MessageList({ onMessageStreamStart: () => void onMessageStreamEnd: () => void }) { - console.log({ messages, showLastMessage }) return (