Skip to content

Commit 7f618f6

Browse files
committed
lint
1 parent 28cc24f commit 7f618f6

File tree

1 file changed

+0
-1
lines changed
  • libs/remix-ui/remix-ai-assistant/src/components

1 file changed

+0
-1
lines changed

libs/remix-ui/remix-ai-assistant/src/components/chat.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import {
99
type ConversationStarter
1010
} from "../lib/conversationStarters"
1111

12-
1312
// ChatHistory component
1413
export interface ChatHistoryComponentProps {
1514
messages: ChatMessage[]

0 commit comments

Comments
 (0)