Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove unnecessary blank line in ChatTabPool.swift
  • Loading branch information
bavidgecheryl-coder authored Mar 4, 2026
commit d9ee97d44cb0aa3877fcfd42f0322075546d6724
1 change: 0 additions & 1 deletion Tool/Sources/ChatTab/ChatTabPool.swift
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ public extension EnvironmentValues {
set { self[ChatTabPoolEnvironmentKey.self] = newValue }
}
}