clean up imports

This commit is contained in:
Juni 2024-12-11 19:33:36 -06:00
parent f6c3a7eef2
commit 87a6ef9cb7

View File

@ -1,24 +1,13 @@
import {
BadBotHandler,
CreateSkeetHandler,
DebugLog,
GoodBotHandler,
HandlerAgent,
InputEqualsValidator,
JetstreamSubscription,
LogMessageAction,
ReplyingToBotValidator,
MessageHandler,
IntervalSubscription,
IntervalSubscriptionHandlers,
AbstractHandler,
IsSpecifiedTimeValidator,
CreateSkeetAction,
ActionTakenByUserValidator,
LogInputTextAction,
CreateSkeetAction,
DebugLog,
HandlerAgent,
JetstreamEventCommit,
JetstreamSubject,
JetstreamRecord, TestValidator
JetstreamSubscription,
LogInputTextAction,
MessageHandler
} from 'bsky-event-handlers';
const testAgent = new HandlerAgent(