Skip to content

Commit b34e701

Browse files
wtfsayoCopilot
andauthored
Update src/tests.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f042faf commit b34e701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import type { Telegraf } from 'telegraf';
44
import type { Context } from 'telegraf';
55
import type { MessageManager } from './messageManager';
66
import type { TelegramService } from './service';
7-
import type { TelegramContent, } from './types';
7+
import type { TelegramContent } from './types';
88

99

1010
const TEST_IMAGE_URL =

0 commit comments

Comments
 (0)