Skip to content

Commit 30cfabf

Browse files
fix: removed un-used type
1 parent a1596ab commit 30cfabf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/MessageList/utils/getGroupStyles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import type {
1414
DefaultUserType,
1515
UnknownType,
1616
} from '../../../types/types';
17-
import type { FormatMessageResponse } from 'stream-chat';
1817

1918
export type GetGroupStylesParams<
2019
At extends UnknownType = DefaultAttachmentType,

0 commit comments

Comments
 (0)