From fc4b41eb255022c2f4800a35585fa7d4e0b8918d Mon Sep 17 00:00:00 2001 From: Kujtim Hoxha Date: Thu, 11 Dec 2025 21:43:58 +0100 Subject: [PATCH] fix: lint issues --- internal/tui/page/chat/chat.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/internal/tui/page/chat/chat.go b/internal/tui/page/chat/chat.go index 26b83a56695535cf68fa41cf60915c56ecbc6d44..7458ed68f059e369c82ff2a8d1d2ec7fee77b174 100644 --- a/internal/tui/page/chat/chat.go +++ b/internal/tui/page/chat/chat.go @@ -581,8 +581,6 @@ func (p *chatPage) View() string { if len(pills) > 0 { pillsRow := lipgloss.JoinHorizontal(lipgloss.Top, pills...) - - if expandedList != "" { pillsArea = lipgloss.JoinVertical( lipgloss.Left,