remove goodbot handler, no need.

This commit is contained in:
Juni 2024-12-11 15:50:44 -06:00
parent e40c27019a
commit cbb076fa1c

View File

@ -50,8 +50,7 @@ let handlers = {
LogInputTextAction.make("Post") LogInputTextAction.make("Post")
], ],
testAgent testAgent
), )
GoodBotHandler.make(testAgent)
] ]
}, },
like: { like: {