Skip to content

Commit cb1cb31

Browse files
Update cli/src/ui/messages/MessageDisplay.tsx
Co-authored-by: Copilot <[email protected]>
1 parent b43479a commit cb1cb31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/src/ui/messages/MessageDisplay.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ import { Box, Static } from "ink"
4242
import { useAtomValue } from "jotai"
4343
import { type UnifiedMessage, staticMessagesAtom, dynamicMessagesAtom } from "../../state/atoms/ui.js"
4444
import { MessageRow } from "./MessageRow.js"
45-
import { logs } from "../../services/logs.js"
4645

4746
interface MessageDisplayProps {
4847
/** Optional filter to show only specific message types */

0 commit comments

Comments
 (0)