From be0eefb756fe99341f6c0596b81609e94b94cbd9 Mon Sep 17 00:00:00 2001 From: justelson Date: Tue, 27 Jan 2026 13:13:04 +0300 Subject: [PATCH] Fix: Remove conflict marker from chat compose area --- ui/src/ui/views/chat.ts | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/ui/src/ui/views/chat.ts b/ui/src/ui/views/chat.ts index 4444a4ce6..3a9760a85 100644 --- a/ui/src/ui/views/chat.ts +++ b/ui/src/ui/views/chat.ts @@ -323,28 +323,6 @@ export function renderChat(props: ChatProps) { : nothing}
-<<<<<<< HEAD - -
-