Skip to content

Commit 46c11e5

Browse files
committed
Fix excessive spacing between pinned and indexed resources
- Remove extra newline between sections - Reduce visual gap between resource types
1 parent 9f490b3 commit 46c11e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/chat-cli/src/cli/chat/cli/resource.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ impl ResourceSubcommand {
7272

7373
queue!(
7474
session.stderr,
75-
style::Print("\n"),
7675
style::SetForegroundColor(style::Color::Green),
7776
style::Print("🔍 Indexed Resources (retrieved on demand):\n"),
7877
style::ResetColor

0 commit comments

Comments
 (0)