Skip to content

Commit a695090

Browse files
committed
refactor: remove unused ComposerAddAttachment import from thread component
1 parent 23d3c86 commit a695090

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/components/assistant-ui/thread.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import type { FC } from "react";
2121
import { useState } from "react";
2222

2323
import {
24-
ComposerAddAttachment,
2524
ComposerAttachments,
2625
UserMessageAttachments,
2726
} from "@/app/components/assistant-ui/attachment";

0 commit comments

Comments
 (0)