Skip to content

Commit 6f6e881

Browse files
chore: apply pr-reviewer fixes for #89
1 parent f63fce4 commit 6f6e881

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/telegram-agents.test.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import {
1717
import { handleTelegramMessage as inboxHandle } from '../.test-build/inbox-buddy-telegram/agent.js';
1818
import { handleTelegramMention, handleJokeOfTheDay } from '../.test-build/joke-bot-telegram/agent.js';
1919
import { checkReleases } from '../.test-build/spotify-releases-telegram/agent.js';
20-
import { postFreshStories, retryPendingThreadBody } from '../.test-build/hn-monitor/agent.js';
2120

2221
const HERE = path.dirname(fileURLToPath(import.meta.url));
2322
const SEEDS = path.join(HERE, '..', 'evals', 'seeds');

0 commit comments

Comments
 (0)