Skip to content

Commit 2ba0ed3

Browse files
committed
chore: removed unrelated formatting change
1 parent 3deb644 commit 2ba0ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/chat/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@ export interface EmojiFormats {
15411541
* ```
15421542
*/
15431543
// biome-ignore lint/suspicious/noEmptyInterface: Required for TypeScript module augmentation
1544-
export interface CustomEmojiMap { }
1544+
export interface CustomEmojiMap {}
15451545

15461546
/**
15471547
* Full emoji type including well-known and custom emoji.

0 commit comments

Comments
 (0)